mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-06 21:26:34 +01:00
make groupchat announcements behave properly
This commit is contained in:
@@ -35,6 +35,7 @@ typedef struct {
|
||||
bool active;
|
||||
int num_peers;
|
||||
int side_pos; /* current position of the sidebar - used for scrolling up and down */
|
||||
uint64_t start_time;
|
||||
uint8_t *peer_names;
|
||||
uint8_t *oldpeer_names;
|
||||
uint16_t *peer_name_lengths;
|
||||
|
||||
Reference in New Issue
Block a user