initializing user

This commit is contained in:
counter 2023-01-16 21:15:49 -08:00
parent c359de2648
commit 9acf1fd214

1
api.js
View file

@ -114,7 +114,6 @@ async function set_up_api_server(app) {
constants.API_BASE_PATH + 'settings',
constants.API_BASE_PATH + 'xss-uri',
constants.API_BASE_PATH + 'user-path',
constants.API_BASE_PATH + '',
];