mirror of https://github.com/doccano/doccano.git
pythondatasetsactive-learningtext-annotationdatasetnatural-language-processingdata-labelingmachine-learningannotation-tool
3 lines
93 B
3 lines
93 B
export default function (context) {
|
|
context.store.dispatch('auth/initAuth', context.req)
|
|
}
|