1 parent 4f29c22 commit cb475baCopy full SHA for cb475ba
1 file changed
USING_THIS_TEMPLATE.md
@@ -48,7 +48,7 @@ Delete it when you start your own app:
48
- `src/lib/commands/clipboard-commands.ts` — clipboard demo
49
- `src/lib/commands/dialog-commands.ts` — file dialog demo
50
- `src/lib/commands/shell-commands.ts` — shell command demo
51
-- `src/lib/commands/process-commands.ts` — relaunch demo
+- `src/lib/commands/process-commands.ts` — relaunch demo (`demoRelaunchApp`)
52
- `src-tauri/src/commands/demo.rs` — `greet` command
53
- Remove their registrations from `src/lib/commands/index.ts`
54
- Remove demo locale keys (prefixed `demo.` and `welcome.`) from
0 commit comments