Skip to content
Snippets Groups Projects
Commit bef8ef2f authored by Niamh Nikali's avatar Niamh Nikali
Browse files

Fix incorrect demo nickname

parent d7339435
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ var Users Registry
const NumDemoUsers = 40
var DemoUserNicks = []string{"David", "Payments", "UDB", "Jim", "Ben", "Steph",
"Rick", "Jake", "Spencer", "Stephanie", "Mario", "Jono", "Amanda",
"Rick", "Jake", "Niamh", "Stephanie", "Mario", "Jono", "Amanda",
"Margaux", "Kevin", "Bruno", "Konstantino", "Bernardo", "Tigran",
"Kate", "Will", "Katie", "Bryan"}
var DemoChannelNames = []string{"#General", "#Engineering", "#Lunch",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment