Skip to content

Commit

Permalink
Readd BASE_PATH export
Browse files Browse the repository at this point in the history
Signed-off-by: Antoine Mazeas <[email protected]>
  • Loading branch information
karthanistyr committed Jan 7, 2020
1 parent 3c7b4fc commit 9d587e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions maubot/management/frontend/src/api.js
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 9d587e3

Please sign in to comment.