first working state

This commit is contained in:
jane 2022-04-23 22:58:54 -04:00
parent 0a9b76f9c7
commit 4a0db151d4
23 changed files with 512 additions and 74 deletions

View file

@ -71,4 +71,5 @@ model BorderImage {
appId Int?
appName String?
borderName String?
itemType Int?
}