feat: implement system front commands

This commit is contained in:
dusk 2025-09-26 14:58:59 +00:00
parent 4e0c56f6cb
commit 104083aac1
No known key found for this signature in database
5 changed files with 35 additions and 28 deletions

View file

@ -76,7 +76,7 @@ impl Token {
msg: err,
}
}
},
}
}),
// don't add a _ match here!
}