Rename trasnfer.js to transfer.js (#349)

This commit is contained in:
Marius
2022-10-10 22:44:07 +02:00
committed by GitHub
parent e4b104eb7e
commit 2bb9873be8

View File

@@ -47,4 +47,4 @@ module.exports = class TransferSlashCommand extends SlashCommand {
// TODO: check discordCategory max but not category max (ignore)
// TODO: update cached count for both categories and category-members (from and to)
}
};
};