From 0edd715c8960047b123f86298a82e6d052edb62a Mon Sep 17 00:00:00 2001
From: Andrew Engelbrecht <andrew@fsf.org>
Date: Thu, 11 Mar 2021 16:51:18 -0500
Subject: [PATCH] updated irc commands to include password

---
 2021/vip/exhibitors/bar/index.html | 2 +-
 2021/vip/exhibitors/foo/index.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/2021/vip/exhibitors/bar/index.html b/2021/vip/exhibitors/bar/index.html
index ff3eed5a..17d6c0e6 100755
--- a/2021/vip/exhibitors/bar/index.html
+++ b/2021/vip/exhibitors/bar/index.html
@@ -81,7 +81,7 @@ Exhibitor' room names are listed above.
 
 <p>Find the channel names in the exhibitor hallway description above. If the
 room name is like <strong><code>#room-name</code></strong>, then log in and
-enter <strong><code>/join #room-name</code></strong> in the chat window
+enter <strong><code>/join #room-name mypassword</code></strong> in the chat window
 below.</p>
 
 <iframe src="https://irc.libreplanet.org/irc/"
diff --git a/2021/vip/exhibitors/foo/index.html b/2021/vip/exhibitors/foo/index.html
index 9d8b009a..9cc1d04c 100755
--- a/2021/vip/exhibitors/foo/index.html
+++ b/2021/vip/exhibitors/foo/index.html
@@ -81,7 +81,7 @@ Exhibitor' room names are listed above.
 
 <p>Find the channel names in the exhibitor hallway description above. If the
 room name is like <strong><code>#room-name</code></strong>, then log in and
-enter <strong><code>/join #room-name</code></strong> in the chat window
+enter <strong><code>/join #room-name mypassword</code></strong> in the chat window
 below.</p>
 
 <iframe src="https://irc.libreplanet.org/irc/"
-- 
2.25.1