🚨 修复macOS编译异常

This commit is contained in:
BTMuli
2026-01-14 00:35:46 +08:00
parent 3380ac265e
commit 5f0ce85fdf
2 changed files with 2 additions and 0 deletions

View File

@@ -2,4 +2,5 @@
// @since Beta v0.9.1
pub mod custom_log;
#[cfg(target_os = "windows")]
pub mod text_scale;