fix(ui-templates): add default title back

This commit is contained in:
Daniel Roe 2024-06-27 18:18:22 +02:00
parent 53df20ef2b
commit 3415241a6d
No known key found for this signature in database
GPG Key ID: CBC814C393D93268
1 changed files with 3 additions and 1 deletions

View File

@ -1 +1,3 @@
{}
{
"title": "Welcome to Nuxt!"
}