mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 00:02:15 +00:00
Popover refactored
This commit is contained in:
@@ -59,6 +59,7 @@ class BrowseShareController extends Controller
|
||||
}
|
||||
|
||||
return view("index")
|
||||
->with('installation', 'setup-done')
|
||||
->with('settings', get_settings_in_json() ?? null);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user