added help to importer page

This commit is contained in:
vabene1111 2024-02-17 10:51:57 +01:00
parent 9cf13e898c
commit 2f0b32f3c2

View File

@ -114,6 +114,7 @@ def page_help(page_name):
'edit_storage': 'https://docs.tandoor.dev/features/external_recipes/',
'view_shopping': 'https://docs.tandoor.dev/features/shopping/',
'view_import': 'https://docs.tandoor.dev/features/import_export/',
'data_import_url': 'https://docs.tandoor.dev/features/import_export/',
'view_export': 'https://docs.tandoor.dev/features/import_export/',
'list_automation': 'https://docs.tandoor.dev/features/automation/',
}