diff --git a/v3/internal/templates/preact-ts/template.json b/v3/internal/templates/preact-ts/template.json index bd4ccc20b..8ec971b08 100644 --- a/v3/internal/templates/preact-ts/template.json +++ b/v3/internal/templates/preact-ts/template.json @@ -2,7 +2,7 @@ "name": "Preact + Vite (Typescript)", "shortname": "preact-ts", "author": "Lea Anthony", - "description": "Preact + Vite development server", + "description": "Preact + TS + Vite development server", "helpurl": "https://wails.io", "version": 3 } \ No newline at end of file diff --git a/v3/internal/templates/react-swc-ts/template.json b/v3/internal/templates/react-swc-ts/template.json index f708a5b5d..d79c59cd5 100644 --- a/v3/internal/templates/react-swc-ts/template.json +++ b/v3/internal/templates/react-swc-ts/template.json @@ -2,7 +2,7 @@ "name": "React + SWC + Vite (Typescript)", "shortname": "react-swc-ts", "author": "Lea Anthony", - "description": "React + SWC + Vite development server", + "description": "React + TS + SWC + Vite development server", "helpurl": "https://wails.io", "version": 3 } \ No newline at end of file diff --git a/v3/internal/templates/solid-ts/template.json b/v3/internal/templates/solid-ts/template.json index 529ec4c0c..b21088d3f 100644 --- a/v3/internal/templates/solid-ts/template.json +++ b/v3/internal/templates/solid-ts/template.json @@ -2,7 +2,7 @@ "name": "Solid + Vite (Typescript)", "shortname": "solid-ts", "author": "Lea Anthony", - "description": "Solid (Typescript) + Vite development server", + "description": "Solid + TS + Vite development server", "helpurl": "https://wails.io", "version": 3 } \ No newline at end of file diff --git a/v3/internal/templates/sveltekit-ts/template.json b/v3/internal/templates/sveltekit-ts/template.json index f45c9978d..3183d3e55 100644 --- a/v3/internal/templates/sveltekit-ts/template.json +++ b/v3/internal/templates/sveltekit-ts/template.json @@ -2,7 +2,7 @@ "name": "SvelteKit Typescript + Vite", "shortname": "sveltekit-ts", "author": "Atterpac", - "description": "SvelteKit + Vite development server", + "description": "SvelteKit + TS + Vite development server", "helpurl": "https://wails.io", "version": 3 } diff --git a/v3/internal/templates/vanilla-ts/template.json b/v3/internal/templates/vanilla-ts/template.json index 0fc3c7241..1c25d224b 100644 --- a/v3/internal/templates/vanilla-ts/template.json +++ b/v3/internal/templates/vanilla-ts/template.json @@ -2,7 +2,7 @@ "name": "Vanilla + Vite (Typescript)", "shortname": "vanilla-ts", "author": "Lea Anthony", - "description": "Vanilla + Vite development server", + "description": "Vanilla + TS + Vite development server", "helpurl": "https://wails.io", "version": 3 } \ No newline at end of file diff --git a/v3/internal/templates/vue-ts/template.json b/v3/internal/templates/vue-ts/template.json index 720ac3db6..7e6404a59 100644 --- a/v3/internal/templates/vue-ts/template.json +++ b/v3/internal/templates/vue-ts/template.json @@ -2,7 +2,7 @@ "name": "Vue + Vite (Typescript)", "shortname": "vue-ts", "author": "Lea Anthony", - "description": "Vue + Vite development server", + "description": "Vue + TS + Vite development server", "helpurl": "https://wails.io", "version": 3 } \ No newline at end of file