diff options
| author | Bond-009 <bond.009@outlook.com> | 2025-01-25 17:34:06 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-25 09:34:06 -0700 |
| commit | b318f335991167102a5fa8d65030d200bbec898d (patch) | |
| tree | 64405ea7dc6e2d84ba4985156ea1fa017b7a1973 /jellyfin.code-workspace | |
| parent | cc284afb47e0e2fbed3fe7a843f2e764c105e196 (diff) | |
Remove the ability to auto port forward (#13222)
Diffstat (limited to 'jellyfin.code-workspace')
| -rw-r--r-- | jellyfin.code-workspace | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jellyfin.code-workspace b/jellyfin.code-workspace index 7882b3821..844c69dbc 100644 --- a/jellyfin.code-workspace +++ b/jellyfin.code-workspace @@ -12,6 +12,6 @@ "**/jellyfin-web": true, "**/obj": true }, - "formatFiles.excludePattern": "**/node_modules,**/.vscode,**/dist/**,**/.chrome,ThirdParty,RSSDP,Mono.Nat,unRaid,debian" + "formatFiles.excludePattern": "**/node_modules,**/.vscode,**/dist/**,**/.chrome,ThirdParty,unRaid,debian" } } |
