Skip to content

Commit

Permalink
Update player_pagination.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MagicTheDev authored Feb 1, 2024
1 parent 09a16b7 commit efe8b11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utility/player_pagination.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from classes.bot import CustomClient
from classes.player import MyCustomPlayer
#from CommandsOlder.Utils.Player import create_profile_stats, create_profile_troops, upgrade_embed, history
from archived.commands.CommandsOlder.Utils.Player import create_profile_stats, create_profile_troops, upgrade_embed, history


async def button_pagination(bot: CustomClient, ctx: disnake.ApplicationCommandInteraction, msg, results):
Expand Down

0 comments on commit efe8b11

Please sign in to comment.