mirror of
https://github.com/Rudi9719/kbtui.git
synced 2026-03-22 08:47:24 +00:00
Set inputView title when out of chat
This commit is contained in:
@ -17,5 +17,6 @@ func cmdStream(cmd []string) {
|
||||
stream = true
|
||||
channel.Name = ""
|
||||
printToView("Feed", "You are now viewing the formatted stream")
|
||||
viewTitle("Input", " Not in a chat /j to join ")
|
||||
clearView("Chat")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user