mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-23 10:02:05 +02:00
Fix
This commit is contained in:
@@ -11,7 +11,7 @@ module.exports = class FontCommand extends Command {
|
|||||||
memberName: 'font',
|
memberName: 'font',
|
||||||
description: 'Types text in a specific font.',
|
description: 'Types text in a specific font.',
|
||||||
throttling: {
|
throttling: {
|
||||||
uses: 1,
|
usages: 1,
|
||||||
duration: 10
|
duration: 10
|
||||||
},
|
},
|
||||||
args: [
|
args: [
|
||||||
|
|||||||
Reference in New Issue
Block a user