Archived
1
0
Fork 0
This commit is contained in:
多羅狼 2023-06-04 16:51:51 +08:00 committed by GitHub
parent 6fa945d716
commit a06e2bcd3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,7 +63,7 @@ async def _(msg: Bot.MessageSession):
factor = module('factor',
developers=['DoroWolf', 'Light-Beacon', 'Dianliang233'],
recommend_modules=['calc']),
recommend_modules=['calc'])
@factor.command('prime <number> {{calc.help.factor.prime}}')