Auto-fix formatting issues

This commit is contained in:
GitHub Action
2025-12-08 05:43:02 +00:00
parent ba21525af3
commit 71dbf44802
3 changed files with 73 additions and 62 deletions

View File

@@ -127,4 +127,4 @@ pub fn update_theme_mode(app: AppHandle, mode: String) {
};
let _ = window.set_theme(Some(theme));
}
}
}