Browse Source

BRANCHNAME uppercase

Dennis 2 years ago
parent
commit
1180f531d7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Providers/AppServiceProvider.php

+ 1 - 1
app/Providers/AppServiceProvider.php

@@ -120,7 +120,7 @@ class AppServiceProvider extends ServiceProvider
                 $branchname = "unknown";
                 Log::error($e);
             }
-            config(['BranchName' => $branchname]);
+            config(['BRANCHNAME' => $branchname]);
 
 
             // Set Discord-API Config