chore: test linux

This commit is contained in:
GyDi
2022-05-11 00:52:20 +08:00
parent 48d83c7d44
commit 60a88381cf
2 changed files with 14 additions and 1 deletions

View File

@@ -44,7 +44,7 @@ windows-sys = "0.36"
winreg = { version = "0.10", features = ["transactions"] }
[features]
default = ["custom-protocol"]
default = ["custom-protocol", "tauri/ayatana-tray"]
custom-protocol = ["tauri/custom-protocol"]
verge-dev = []
debug-yml = []