MES消息增加error图标,减淡边框
This commit is contained in:
@@ -122,7 +122,7 @@ local function pumpStream(d)
|
||||
if res then
|
||||
DATA.pumpRecording(stream,P.stream)
|
||||
else
|
||||
MES.new('warn',"Bad stream from "..P.username.."#"..P.uid,.2)
|
||||
MES.new('error',"Bad stream from "..P.username.."#"..P.uid,.2)
|
||||
end
|
||||
break
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user