add URL base option for subfolder proxies
also cleaned up the naming of some things.
This commit is contained in:
@@ -14,6 +14,7 @@ declare interface Window {
|
||||
bsVersion: number;
|
||||
bs5: boolean;
|
||||
BS: Bootstrap;
|
||||
URLBase: string;
|
||||
Modals: BSModals;
|
||||
cssFile: string;
|
||||
availableProfiles: Array<any>;
|
||||
|
||||
Reference in New Issue
Block a user