homepage finished, flame deprecated
This commit is contained in:
@@ -225,4 +225,24 @@
|
||||
];
|
||||
};
|
||||
};
|
||||
stash =
|
||||
let
|
||||
name = "stash";
|
||||
url = "http://192.168.1.69:9999";
|
||||
in
|
||||
{
|
||||
icon = "${name}.png";
|
||||
href = url;
|
||||
widget = {
|
||||
type = name;
|
||||
key = "{{HOMEPAGE_VAR_STASH}}";
|
||||
inherit url;
|
||||
fields = [
|
||||
"scenes"
|
||||
"images"
|
||||
"playCount"
|
||||
"oCount"
|
||||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user