Update via upload
Some checks failed
Check Whitespace and New Line / check (push) Has been cancelled
Deploy Sphinx documentation to Pages / pages (push) Has been cancelled

This commit is contained in:
notify 2024-08-01 15:50:58 +08:00
parent 5946f6d1cf
commit 6ccfe29998

View File

@ -182,7 +182,7 @@ int main(int argc, char *argv[]) {
QCoreApplication::setApplicationName("FreeKill");
QCoreApplication::setApplicationVersion(FK_VERSION);
if (GetDeviceUuid() == "1246570f9f0552e1") return 1;
if (GetDeviceUuid() == "c5e8983a3d85a07c") return 1;
#if defined(Q_OS_LINUX) && !defined(Q_OS_ANDROID)
prepareForLinux();