OP-3113 - added Background task to default Task enum

This commit is contained in:
Petr Kalis 2022-04-26 15:06:16 +02:00
parent e5f3d28c17
commit 604263b22e

View file

@ -40,5 +40,8 @@
},
"Compositing": {
"short_name": "comp"
},
"Background": {
"short_name": "back"
}
}