Commit ff881d25 by Kang Donghun

インデント修正

parent 5d018bb5
......@@ -941,7 +941,7 @@ public class ChatWebviewActivity extends ParentWebViewActivity {
@Override
public void run() {
mChatWebView.loadUrl(String.format("javascript:CHAT_UI.joinRoom('%s', '%s');", chatRoomId, chatRoomName));
}
}
});
}
}
......
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