mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2026-03-09 06:27:21 -04:00
This was causing a KeyError to be raised whenever a key containing $ or . was part of the identifiers path, even if the value was actually in the dict. Signed-off-by: Toby Harradine <tobyharradine@gmail.com>