Add in some ui work for listing available characters.

This commit is contained in:
iamBadgers
2025-07-05 00:10:59 -07:00
parent 0707250864
commit 8745fc3c7e
11 changed files with 1745 additions and 40 deletions

6
package.json Normal file
View File

@@ -0,0 +1,6 @@
{
"dependencies": {
"json-editor-vue": "^0.18.1",
"vuetify": "^3.8.12"
}
}