Added fix for label_subtypes

This commit is contained in:
lkrsnik 2024-02-22 07:58:06 +01:00
parent 28c7e9e4e1
commit e6a5fad2db

1
app.py
View File

@ -302,6 +302,7 @@ def create_app():
configs['continuation_processing'] = False
configs['label_subtypes'] = True
configs['nodes_number'] = True
configs['print_root'] = True