Almost matching export.

This commit is contained in:
Patrick Fic
2025-03-20 12:50:47 -07:00
parent 2e5fe7c99d
commit 45209bd9e4
32 changed files with 490 additions and 120 deletions

View File

@@ -17,6 +17,9 @@ const store = new Store({
y: undefined,
},
user: null,
bodyshop: {
id: "6089913a-7522-49e7-8c96-786a488b738d", //TODO: Remove hard coded default.
},
},
},
});