Andrew il y a 1 mois
Parent
révision
6109fcd028
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      app/Filament/Resources/UploadFileResource.php

+ 1
- 1
app/Filament/Resources/UploadFileResource.php Voir le fichier

@@ -25,7 +25,7 @@ class UploadFileResource extends Resource
25 25
 
26 26
     protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
27 27
 
28
-    protected static ?string $navigationGroup = '其他設定';
28
+    protected static ?string $navigationGroup = '企業永續';
29 29
 
30 30
     protected static ?string $navigationLabel = '附檔上傳管理';
31 31