replace hbb_common with submodule (#10543)

Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
21pages 2025-01-20 17:33:41 +08:00 committed by GitHub
parent 4b066b1fba
commit c44803f5b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
36 changed files with 71 additions and 7989 deletions

View file

@ -3610,7 +3610,7 @@ void earlyAssert() {
}
void checkUpdate() {
if (isDesktop || isAndroid) {
if (!isWeb) {
if (!bind.isCustomClient()) {
platformFFI.registerEventHandler(
kCheckSoftwareUpdateFinish, kCheckSoftwareUpdateFinish,