fix/policy-container-width #91

Merged
rafaga21 merged 6 commits from fix/policy-container-width into master 2026-06-14 09:19:34 -04:00
Showing only changes of commit 5c802f9c1e - Show all commits

View File

@@ -122,6 +122,7 @@ class TerminalController
'message' => 'Failed to execute command.',
]);
}
}
public function history(int $id): void
{