We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9be6639 commit b4c9a58Copy full SHA for b4c9a58
1 file changed
src/main.rs
@@ -179,6 +179,7 @@ enum Target {
179
#[derive(ValueEnum, Debug, Clone)]
180
enum Alarm {
181
Login,
182
+ Startup,
183
ConnectRemote,
184
ConnectLocal,
185
Unlock,
0 commit comments