Live update + class progress
This commit is contained in:
1 parent
a404f5a61b
commit
3307307025
14 files changed
+8263
-185
No files matched your search
@@ -20,6 +20,9 @@ const QuestSchema = new mongoose.Schema({
|
||||
instruction: {
|
||||
type: String,
|
||||
required: true
|
||||
},
|
||||
referenceClass: {
|
||||
type: [String]
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in new issue
Block a user