- 20Q template sync on the actor for old ronin
- Added ability to drop a (Curriculum) Journal to have a button in school experience tab.
This commit is contained in:
@@ -366,6 +366,7 @@ export class TwentyQuestionsDialog extends FormApplication {
|
||||
this.actor.data.data.twenty_questions = this.object.data;
|
||||
await this.actor.update({
|
||||
data: {
|
||||
template: formData["template"],
|
||||
twenty_questions: this.object.data,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user