Commit 02983220 authored by Jidong Chen's avatar Jidong Chen Committed by GitHub

opt

parent 8dde4e7f
......@@ -85,7 +85,7 @@
[self.viewController sendOnChannel:channel message:data];
}
- (void)setAccessibilityEnabled:(BOOL)enable
- (void)setAccessibilityEnable:(BOOL)enable
{
self.viewController.accessibilityEnable = enable;
}
......
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