- fixed create menu items

- reload team folder after update team member
This commit is contained in:
Čarodej
2022-03-15 10:39:43 +01:00
parent 556f6d0813
commit 1c4b4c6279
12 changed files with 123 additions and 120 deletions

View File

@@ -1221,7 +1221,7 @@ class SetupDevEnvironment extends Command
[
'parent_id' => $folder->id,
'user_id' => $johan->id,
'permission' => 'owner',
'permission' => 'can-edit',
],
]);