Remove the ability to auto port forward (#13222)

This commit is contained in:
Bond-009
2025-01-25 17:34:06 +01:00
committed by GitHub
parent cc284afb47
commit b318f33599
9 changed files with 7 additions and 200 deletions

View File

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