feat(onboarding): welcome modal

This commit is contained in:
SabreCat
2022-08-19 13:04:48 -05:00
parent 5893312d75
commit 95714599f0
8 changed files with 234 additions and 6 deletions

View File

@@ -236,6 +236,7 @@ export default new Schema({
mounts: { $type: Number, default: -1 },
hall: { $type: Number, default: -1 },
equipment: { $type: Number, default: -1 },
groupPlans: { $type: Number, default: -1 },
},
tutorial: {
common: {