code formatting

This commit is contained in:
pypy
2020-10-25 16:11:17 +09:00
parent bf8c8b7461
commit d44f97de9d
2 changed files with 9 additions and 9 deletions

View File

@@ -673,7 +673,7 @@ CefSharp.BindObjectAsync(
}); });
} }
else { else {
this.devices = ""; this.devices = '';
} }
this.updateSharedFeed(); this.updateSharedFeed();
}; };