upd routes again
This commit is contained in:
@@ -3,7 +3,7 @@ import pkg from '../../package.json';
|
||||
|
||||
const baseUrl = getNavigationsValue(`${(pkg as any).name}.main`);
|
||||
const navs = getNavigations();
|
||||
const makeUrl = url => baseUrl + url;
|
||||
const makeUrl = url => url;
|
||||
|
||||
export const URLs = {
|
||||
baseUrl,
|
||||
|
||||
Reference in New Issue
Block a user