Skip to content

Commit

Permalink
Update appconf/manager.py
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
Wellheor1 and github-actions[bot] authored Jul 3, 2024
1 parent bf9f224 commit 8acab7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appconf/manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ def l2_modules() -> dict:
"code_price",
"all_service",
"show_barcode_button_in_direction_history",
"allowed_forms_file"
"allowed_forms_file",
]
},
"consults_module": SettingManager.get("consults_module", default='false', default_type='b'),
Expand Down

0 comments on commit 8acab7b

Please sign in to comment.