This commit is contained in:
Lizandro Guarnizo
2026-02-04 20:22:02 -05:00
parent e543bce932
commit 7b3ffa33ee
3 changed files with 31 additions and 3 deletions
-1
View File
@@ -18,7 +18,6 @@ class OjalResource extends Resource
protected static ?string $navigationGroup = 'Gestión';
protected static ?string $navigationLabel = 'Ojales';
protected static ?int $navigationSort = 4;
protected static bool $shouldRegisterNavigation = false;
public static function canViewAny(): bool
{