Added GUI title to autostorage

This commit is contained in:
Joel Collins 2020-03-03 09:56:04 +00:00
parent a1531e9b14
commit 843d282dfc

View file

@ -240,6 +240,7 @@ def dynamic_form():
autostorage_extension_v2.check_location()
return {
"icon": "sd_storage",
"title": "Storage",
"forms": [
{
"name": "Autostorage",