Commit bc9fd55e authored by hujiebin's avatar hujiebin

micEffect

parent 5a2d99c5
...@@ -404,7 +404,7 @@ func getMicIContent(model *domain.Model, groupId string, i int) (MicContent, err ...@@ -404,7 +404,7 @@ func getMicIContent(model *domain.Model, groupId string, i int) (MicContent, err
if cpUser, _ := user_m.GetUser(model, micUser.CpUserId); cpUser != nil { if cpUser, _ := user_m.GetUser(model, micUser.CpUserId); cpUser != nil {
headwearIcon = cpUser.Avatar headwearIcon = cpUser.Avatar
} }
micEffect = "https://image.whoisamy.shop/hilo/manager/b44eef9674524451b9aa4ba6d34540e9.svga" // todo ui micEffect = "https://image.whoisamy.shop/hilo/resource/svga/mic_effect_cp.svga"
} }
return MicContent{ return MicContent{
GroupId: txGroupId, GroupId: txGroupId,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment