mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 18:15:28 +03:00
work
This commit is contained in:
@@ -23,7 +23,7 @@ def command_help():
|
||||
|
||||
@work_router.command(Command(trigger='S', description='Start Solving', flags=Flags(PredeterminedFlags.HOST, PredeterminedFlags.PORT)))
|
||||
def command_start_solving(args: InputFlags):
|
||||
pass
|
||||
print(args.get_flags())
|
||||
|
||||
|
||||
@settings_router.command(Command(trigger='U', description='Update WordMath'))
|
||||
|
||||
Reference in New Issue
Block a user