Skip to content

Commit

Permalink
fix(chat): 🐛 reflect game dev change gossip to chat channel (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
iLPdev committed Feb 5, 2023
1 parent 862762b commit 1a991fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prs-chat.lua
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ function PRSchat.tabs()
gap = 2,
consoleColor = "black",
consoles = {
"Gossip",
"Chat",
"Newbie",
"Trade",
"Local",
Expand Down

0 comments on commit 1a991fa

Please sign in to comment.