Notifications for recording.

This commit is contained in:
Storm Dragon
2026-05-15 20:56:46 -04:00
parent 81a928e122
commit eef7454c0f
5 changed files with 107 additions and 8 deletions
+2
View File
@@ -40,6 +40,8 @@ type Barnard struct {
UiInputStatus uiterm.Label
SelectedChannel *gumble.Channel
selectedUser *gumble.User
statusText string
statusNotice bool
notifyChannel chan []string