Skip to content

Commit bf8ea2b

Browse files
committed
add decky version settings
1 parent 7ea7962 commit bf8ea2b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/hhd/settings.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ version:
1717
title: Update (Stable)
1818
hint: "Updates to the latest version from PyPi (local install only)."
1919

20+
decky_version:
21+
type: display
22+
tags: [hhd-version-display-decky, text]
23+
title: Decky Version
24+
hint: "Displays the Handheld Daemon Decky plugin version."
25+
2026
update_decky:
2127
type: action
2228
tags: [hhd-update-decky]
@@ -26,7 +32,7 @@ version:
2632
update_beta:
2733
type: action
2834
tags: [hhd-update-beta]
29-
title: Update (Beta)
35+
title: Update (Beta !!!)
3036
hint: "Updates to the master branch from git (local install only)."
3137

3238
http:

0 commit comments

Comments
 (0)