Skip to content

Commit

Permalink
Update gui.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AlcapOTP authored May 26, 2024
1 parent 57dfaa1 commit 8117e20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ikabot/helpers/gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,5 @@ class bcolors:
DARK_RED = "\033[31m"
DARK_BLUE = "\033[34m"
DARK_GREEN = "\033[32m"
CYAN = "\033[36m"
YELLOW = "\033[33m"

0 comments on commit 8117e20

Please sign in to comment.