mirror of
https://github.com/LittleQuartZ/addmon.git
synced 2026-02-07 02:45:28 +07:00
refactor: rename app crate and binary names to addmon for consistency
This commit is contained in:
parent
d19a7bdaa0
commit
cb30287fbd
5 changed files with 127 additions and 62 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "addmon",
|
||||
"version": "0.1.0",
|
||||
"identifier": "com.tauri.dev",
|
||||
"identifier": "com.littlequartz.addmon",
|
||||
"build": {
|
||||
"frontendDist": "../dist",
|
||||
"devUrl": "http://localhost:3001",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue