mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
deleted pro code
This commit is contained in:
@@ -24,7 +24,6 @@ class UserLimitationFactory extends Factory
|
||||
return [
|
||||
'user_id' => $this->faker->uuid,
|
||||
'max_storage_amount' => $this->faker->randomElement([100, 200, 300]),
|
||||
'max_team_members' => $this->faker->randomElement([10, 20, 30]),
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user