Andrew hace 1 mes
padre
commit
6109fcd028
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      app/Filament/Resources/UploadFileResource.php

+ 1
- 1
app/Filament/Resources/UploadFileResource.php Ver fichero

@@ -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