mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Support joining to voice chats as a channel.
This commit is contained in:
@@ -730,8 +730,8 @@ groupCallTitleCloseIconOver: icon {
|
||||
};
|
||||
groupCallTitle: WindowTitle(defaultWindowTitle) {
|
||||
height: 0px;
|
||||
bg: transparent;
|
||||
bgActive: transparent;
|
||||
bg: groupCallBg;
|
||||
bgActive: groupCallBg;
|
||||
fg: transparent;
|
||||
fgActive: transparent;
|
||||
minimize: IconButton(groupCallTitleButton) {
|
||||
|
||||
Reference in New Issue
Block a user