mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
This was thrown when the "default" key existed and Permissions tried to iterate over the list mapping keys as ints. Also fixed some issues with saving config with keys as `int` instead of `str`. Signed-off-by: Toby Harradine <tobyharradine@gmail.com>