mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2026-04-23 11:38:09 -04:00
9217275908
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>