style: run format:apply and misc lint changes

This commit is contained in:
2026-02-06 14:05:10 -03:00
parent 91a4c6e40d
commit 2fe0551dee
3 changed files with 20 additions and 23 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
import { CommandCategoryInfo } from '../../commands';
const info: CommandCategoryInfo = {
name: 'Bot',
description: 'Bot management commands'
name: 'Bot',
description: 'Bot management commands'
};
export default info;