fix: appimage tunnel service bug

This commit is contained in:
Hiddify
2024-02-10 14:55:20 +01:00
parent 139e191189
commit f58b34df2b
6 changed files with 14 additions and 87 deletions

10
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,10 @@
{
"recommendations": [
"dart-code.dart-code",
"dart-code.flutter",
"github.vscode-github-actions",
"golang.go",
"redhat.vscode-yaml",
"codeium.codeium"
]
}