mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 00:22:15 +00:00
team folder browsing with static team folder details
This commit is contained in:
@@ -27,7 +27,7 @@ class VisitorBrowseTest extends TestCase
|
||||
'type' => 'shared',
|
||||
'attributes' => [
|
||||
'permission' => $share->permission,
|
||||
'protected' => false,
|
||||
'protected' => false,
|
||||
'item_id' => $share->item_id,
|
||||
'expire_in' => $share->expire_in,
|
||||
'token' => $share->token,
|
||||
|
||||
Reference in New Issue
Block a user