adjust: disable notify not compatible

This commit is contained in:
2024-04-25 18:28:09 +08:00
parent 00f436abf2
commit 35afb783f0
7 changed files with 187 additions and 41 deletions

View File

@@ -410,7 +410,7 @@ void AppIntoPage::setAppinfoTags(const QStringList &tagList)
ui->tag_a2d->show();
}
}
notifyUserUnsupportedTags(ubuntuSupport, deepinSupport, uosSupport);
//notifyUserUnsupportedTags(ubuntuSupport, deepinSupport, uosSupport);
}
void AppIntoPage::notifyUserUnsupportedTags(bool ubuntuSupport, bool deepinSupport, bool uosSupport)