Rest in peace Dolly Patron

This commit is contained in:
2026-08-25 20:17:23 +01:00
parent 2717137270
commit a6e74ec808
52 changed files with 675 additions and 462 deletions
+3 -2
View File
@@ -8,8 +8,9 @@ import (
)
type abMessage struct {
label_ref *gtk.Label
ocu_id string
label_ref *gtk.Label
ocu_id string
read_indicator *gtk.Box
}
type chatTab struct {