Skip to content

Commit cb475ba

Browse files
committed
docs: clarify demoRelaunchApp in the template deletion checklist
1 parent 4f29c22 commit cb475ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

USING_THIS_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Delete it when you start your own app:
4848
- `src/lib/commands/clipboard-commands.ts` — clipboard demo
4949
- `src/lib/commands/dialog-commands.ts` — file dialog demo
5050
- `src/lib/commands/shell-commands.ts` — shell command demo
51-
- `src/lib/commands/process-commands.ts` — relaunch demo
51+
- `src/lib/commands/process-commands.ts` — relaunch demo (`demoRelaunchApp`)
5252
- `src-tauri/src/commands/demo.rs``greet` command
5353
- Remove their registrations from `src/lib/commands/index.ts`
5454
- Remove demo locale keys (prefixed `demo.` and `welcome.`) from

0 commit comments

Comments
 (0)