diff --git a/rust/Cargo.toml b/rust/Cargo.toml index d727527..15ec600 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -46,4 +46,4 @@ tauri-plugin-single-instance = { version = "2", features = ["deep-link"] } [target.'cfg(target_os = "windows")'.dependencies] winsafe = { version = "0.0.23", features = ["user"] } -displayz = "^0.2.0" \ No newline at end of file +displayz = "^0.2.0" diff --git a/rust/tauri.conf.json b/rust/tauri.conf.json index be47d01..3692fa9 100644 --- a/rust/tauri.conf.json +++ b/rust/tauri.conf.json @@ -2,7 +2,7 @@ "$schema": "https://schema.tauri.app/config/2", "productName": "STARTLINER", "version": "0.1.0", - "identifier": "moe.tendokyu.akanyan.startliner", + "identifier": "zip.patafour.startliner", "build": { "beforeDevCommand": "bun run dev", "devUrl": "http://localhost:1420", diff --git a/src/components/App.vue b/src/components/App.vue index 69dd8df..a4bd778 100644 --- a/src/components/App.vue +++ b/src/components/App.vue @@ -73,31 +73,22 @@ onMounted(async () => { UNDER CONSTRUCTION
Some features are - missing.
Existing features are expected to break any - time. + missing.
Existing features are expected to break + sometimes.


-