feat: enable assistant

This commit is contained in:
Christy Jacob 2025-02-23 11:39:18 +05:30
parent 2359c1adb6
commit 30327f86fd

View file

@ -803,7 +803,6 @@ App::shutdown()
}
}
var_dump("in shutdown");
if ($project->getId() !== 'console') {
if (!Auth::isPrivilegedUser(Authorization::getRoles())) {
$fileSize = 0;