mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
feat(cli): Upgrade to Prisma 6.13.0 (#431)
This commit is contained in:
@@ -23,7 +23,7 @@ function getAddonDisplay(addon: Addons): { label: string; hint: string } {
|
||||
hint = "High-performance build system";
|
||||
break;
|
||||
case "pwa":
|
||||
label = "PWA (Progressive Web App)";
|
||||
label = "PWA";
|
||||
hint = "Make your app installable and work offline";
|
||||
break;
|
||||
case "tauri":
|
||||
|
||||
Reference in New Issue
Block a user