diff --git a/commands/dice.py b/commands/dice.py index 8de65de..284195d 100644 --- a/commands/dice.py +++ b/commands/dice.py @@ -7,6 +7,7 @@ import discord from discord import app_commands + from utils.translator import Localization, DEFAULT_LANGUAGE resources = [os.path.join("commands", "dice.ftl")]