Changeset 0.37.5 (#217)
Co-authored-by: gobha <jasafpro@gmail.com> Co-committed-by: gobha <jasafpro@gmail.com>
This commit is contained in:
@@ -237,6 +237,7 @@ export function createAuth() {
|
||||
window.location.href = base + '/login';
|
||||
},
|
||||
|
||||
_setAuth(data) { _setAuth(data); },
|
||||
_setRestClient(client) { _restClient = client; },
|
||||
_setEmit(fn) { _emit = fn; },
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user