Andrew 1 mês atrás
pai
commit
6109fcd028
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      app/Filament/Resources/UploadFileResource.php

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

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