chore: test linux

This commit is contained in:
GyDi
2022-05-11 00:52:20 +08:00
parent 591add6e0c
commit 1ea07c458b
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 = []