From c6746b394500d190ecf046982f38b8d606f8fd16 Mon Sep 17 00:00:00 2001 From: ENGO150 Date: Sat, 26 Aug 2023 17:39:07 +0200 Subject: [PATCH] added NOT IMPLEMENTED note to user_pick_username --- src/chat/.why2_chat.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/chat/.why2_chat.yml b/src/chat/.why2_chat.yml index 55e6f66..2c514fc 100644 --- a/src/chat/.why2_chat.yml +++ b/src/chat/.why2_chat.yml @@ -1 +1 @@ -user_pick_username: true # User will be prompted for his username on connect or will have to set it onetime +user_pick_username: true # User will be prompted for his username on connect or will have to set it onetime [NOT IMPLEMENTED]