fix(styling): fullscreen kraft paper bg, persistence preset refresh, reader cleanup

This commit is contained in:
Developer
2026-05-14 22:50:01 +08:00
parent 0521439281
commit a82fa6b7b6
4 changed files with 56 additions and 30 deletions

View File

@@ -1,2 +1,6 @@
[target.x86_64-pc-windows-gnu]
rustflags = ["-C", "target-feature=+crt-static"]
linker = "x86_64-w64-mingw32-gcc"
[env]
CARGO_TARGET_X86_64_PC_WINDOWS_GNU_LINKER = "x86_64-w64-mingw32-gcc"