Commit 2232d51a authored by Him188's avatar Him188

Fix build

parent a105a483
...@@ -28,5 +28,5 @@ public interface BlockingMember { ...@@ -28,5 +28,5 @@ public interface BlockingMember {
/** /**
* 解除禁言 * 解除禁言
*/ */
void unmute(); boolean unmute();
} }
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