mirror of
https://github.com/LittleQuartZ/addmon.git
synced 2026-02-07 02:45:28 +07:00
refactor: move Tauri window title to config and add mode toggle to header
This commit is contained in:
parent
0a4b289d70
commit
d19a7bdaa0
11 changed files with 489 additions and 65 deletions
|
|
@ -1,3 +1,4 @@
|
|||
fn main() {
|
||||
#[cfg(feature = "desktop")]
|
||||
tauri_build::build()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue