Time Select
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 38s

This commit is contained in:
2024-04-28 19:07:00 -04:00
parent 1a18881980
commit de04b53914
7 changed files with 502 additions and 146 deletions

View File

@@ -68,6 +68,14 @@ and rough engine performance.`,
year: 1989,
imgsrc: '/tmpimg/capri25.png',
},
{
$id: '3',
name: 'Just My Imagination',
displayName: 'JMI',
class: 'Capri 25',
year: 1989,
imgsrc: '/tmpimg/capri25.png',
},
];
export const useBoatStore = defineStore('boat', {