Readd BASE_PATH export
Signed-off-by: Antoine Mazeas <antoine@karthanis.net>
This commit is contained in:
parent
3c7b4fc09c
commit
9d587e32f2
@ -245,6 +245,7 @@ export async function doClientAuth(server, type, username, password) {
|
||||
}
|
||||
|
||||
export default {
|
||||
BASE_PATH,
|
||||
login, ping, setBasePath, getFeatures, remoteGetFeatures,
|
||||
openLogSocket,
|
||||
debugOpenFile, debugOpenFileEnabled, updateDebugOpenFileEnabled,
|
||||
|
Loading…
Reference in New Issue
Block a user