record permission

Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages
2022-09-22 09:55:34 +08:00
parent e74f155cb6
commit e7e3494dc9
38 changed files with 126 additions and 21 deletions

View File

@@ -146,6 +146,7 @@ pub enum Data {
file: bool,
file_transfer_enabled: bool,
restart: bool,
recording: bool,
},
ChatMessage {
text: String,