Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
scottjsh committed Mar 30, 2024
1 parent 214f757 commit 49b1869
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ def get_ip():

#print("\nVAS Mobile", color(f"- {get_ip()}:{cfg.port}", fore=(255, 127, 80)))

#print(color("\nVisit https://VAS.netlify.app/scottjsh/ValoAssist to view full player inventories\n", fore=(255, 253, 205)))
#chatlog(color("\nVisit https://VAS.netlify.app/scottjsh/ValoAssist to view full player inventories\n", fore=(255, 253, 205)))
print(color("\nVisit https://whitesky.kr/ValoAssist/ to view full player inventories\n", fore=(255, 253, 205)))
chatlog(color("\nVisit https://whitesky.kr/ValoAssist/ to view full player inventories\n", fore=(255, 253, 205)))


richConsole = RichConsole()
Expand Down

0 comments on commit 49b1869

Please sign in to comment.