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