Commit 843d282d authored by Joel Collins's avatar Joel Collins
Browse files

Added GUI title to autostorage

parent a1531e9b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -240,6 +240,7 @@ def dynamic_form():
    autostorage_extension_v2.check_location()
    return {
        "icon": "sd_storage",
        "title": "Storage",
        "forms": [
            {
                "name": "Autostorage",