revert connect mode flag
This commit is contained in:
@@ -55,7 +55,6 @@ var Dashboard = {
|
||||
|
||||
isConnectMode: function () {
|
||||
|
||||
return true;
|
||||
if (AppInfo.isNativeApp) {
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user