Commit 49d716b8 authored by wanglei's avatar wanglei

...

parent 2f781e46
...@@ -17,9 +17,9 @@ object EventUtils { ...@@ -17,9 +17,9 @@ object EventUtils {
isSingleEvent: Boolean = false isSingleEvent: Boolean = false
) { ) {
if (!ifAgreePrivacy) { // if (!ifAgreePrivacy) {
return // return
} // }
if (isSingleEvent) { if (isSingleEvent) {
......
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