Commit 8c5e4cba authored by lmj_521aiau@163.com's avatar lmj_521aiau@163.com

no message

parent 3acdf00c
...@@ -184,11 +184,11 @@ NSDictionary* appLaunchOpts; ...@@ -184,11 +184,11 @@ NSDictionary* appLaunchOpts;
[task show]; [task show];
} failure:^(NSError * _Nonnull error) { } failure:^(NSError * _Nonnull error) {
self.showTask = NO;
}]; }];
} failure:^(NSError * _Nonnull error) { } failure:^(NSError * _Nonnull error) {
self.showTask = NO;
}]; }];
} }
......
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