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()
|
||||
return {
|
||||
"icon": "sd_storage",
|
||||
"title": "Storage",
|
||||
"forms": [
|
||||
{
|
||||
"name": "Autostorage",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue