Parcourir la source

Merge branch 'api-branding' of github.com:crobibero/jellyfin into api-branding

crobibero il y a 5 ans
Parent
commit
d2f7cb0442
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1 2
      Jellyfin.Server/Properties/launchSettings.json

+ 1 - 2
Jellyfin.Server/Properties/launchSettings.json

@@ -4,8 +4,7 @@
       "commandName": "Project",
       "environmentVariables": {
         "ASPNETCORE_ENVIRONMENT": "Development"
-      },
-        "commandLineArgs": "--webdir C:\\Users\\Cody\\Code\\Jellyfin\\tmp\\jf-web-wizard\\dist"
+      }
     },
     "Jellyfin.Server (nowebclient)": {
       "commandName": "Project",