fix: 让FridaWindow适配主题

This commit is contained in:
tzdwindows 7
2025-08-15 14:08:23 +08:00
parent a41b894ee8
commit 78bae01544
3 changed files with 663 additions and 570 deletions

View File

@@ -76,11 +76,9 @@ public class Main {
return;
}
}
if (!acquireLock()) {
return;
}
AxisInnovatorsBox.run(args, debugWindowEnabled);
}

File diff suppressed because it is too large Load Diff