mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 08:12:04 +02:00
Fix lint
This commit is contained in:
@@ -20,7 +20,7 @@ module.exports = class TaxCommand extends Command {
|
||||
key: 'amount',
|
||||
prompt: 'How much money should be converted?',
|
||||
type: 'float'
|
||||
},
|
||||
}
|
||||
]
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user