mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 04:27:21 +00:00
Remove redundant basepath option
This commit is contained in:
@@ -71,7 +71,6 @@ export class AppReduced {
|
||||
get options() {
|
||||
return {
|
||||
basepath: "/",
|
||||
admin_basepath: "",
|
||||
logo_return_path: "/",
|
||||
...this._options,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user