mirror of
https://github.com/appwrite/appwrite
synced 2026-05-21 16:08:22 +00:00
feat: enable assistant
This commit is contained in:
parent
2359c1adb6
commit
30327f86fd
1 changed files with 0 additions and 1 deletions
|
|
@ -803,7 +803,6 @@ App::shutdown()
|
|||
}
|
||||
}
|
||||
|
||||
var_dump("in shutdown");
|
||||
if ($project->getId() !== 'console') {
|
||||
if (!Auth::isPrivilegedUser(Authorization::getRoles())) {
|
||||
$fileSize = 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue