mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 20:37:21 +00:00
test: add comprehensive tests for AppReduced utility and path normalization
This commit is contained in:
@@ -88,7 +88,8 @@ export class AppReduced {
|
||||
|
||||
get options() {
|
||||
return {
|
||||
logo_return_path: "/",
|
||||
admin_basepath: '',
|
||||
logo_return_path: '/',
|
||||
...this._options,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user