diff --git a/openflexure_microscope/api/default_extensions/autostorage.py b/openflexure_microscope/api/default_extensions/autostorage.py index 8f74df3f..6b92bea0 100644 --- a/openflexure_microscope/api/default_extensions/autostorage.py +++ b/openflexure_microscope/api/default_extensions/autostorage.py @@ -240,6 +240,7 @@ def dynamic_form(): autostorage_extension_v2.check_location() return { "icon": "sd_storage", + "title": "Storage", "forms": [ { "name": "Autostorage",