by default use task status if not specified in config

This commit is contained in:
clement.hector 2022-05-16 15:46:47 +02:00
parent 05cb2e4bd9
commit 0b0a9ca281
3 changed files with 31 additions and 15 deletions

View file

@ -10,7 +10,8 @@
},
"publish": {
"IntegrateKitsuNote": {
"waiting_for_approval_status": "wfa"
"set_status_note": false,
"note_status_shortname": "wfa"
}
}
}