Merge branch '2.6.9' into wvp-28181-2.0

pull/1336/head
648540858 2024-01-31 18:50:15 +08:00
commit bf0efc2739
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ public class UserSetting {
private Boolean refuseChannelStatusChannelFormNotify = Boolean.FALSE;
private Boolean deviceStatusNotify = Boolean.FALSE;
private Boolean deviceStatusNotify = Boolean.TRUE;
private Boolean useCustomSsrcForParentInvite = Boolean.TRUE;
private String serverId = "000000";