Added GUI title to autostorage
This commit is contained in:
parent
a1531e9b14
commit
843d282dfc
1 changed files with 1 additions and 0 deletions
|
|
@ -240,6 +240,7 @@ def dynamic_form():
|
||||||
autostorage_extension_v2.check_location()
|
autostorage_extension_v2.check_location()
|
||||||
return {
|
return {
|
||||||
"icon": "sd_storage",
|
"icon": "sd_storage",
|
||||||
|
"title": "Storage",
|
||||||
"forms": [
|
"forms": [
|
||||||
{
|
{
|
||||||
"name": "Autostorage",
|
"name": "Autostorage",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue