From dc132b4350d207d147bb79d997c3f8b511c4ac30 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Fri, 7 Jul 2023 14:40:44 -0400 Subject: Work-in-progress showing prefixes --- chat.h | 1 + 1 file changed, 1 insertion(+) (limited to 'chat.h') diff --git a/chat.h b/chat.h index 6753fcb..d270831 100644 --- a/chat.h +++ b/chat.h @@ -204,6 +204,7 @@ extern struct Self { bool debug; bool kiosk; bool restricted; + bool showPrefix; size_t pos; enum Cap caps; const char *plainUser; -- cgit 1.4.1