mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 00:02:15 +00:00
v1.7 RC.2
This commit is contained in:
@@ -171,7 +171,6 @@ function get_version()
|
||||
*/
|
||||
function is_demo($user_id)
|
||||
{
|
||||
|
||||
return env('APP_DEMO', false) && $user_id === 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user