We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ea7962 commit bf8ea2bCopy full SHA for bf8ea2b
src/hhd/settings.yml
@@ -17,6 +17,12 @@ version:
17
title: Update (Stable)
18
hint: "Updates to the latest version from PyPi (local install only)."
19
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
+
26
update_decky:
27
type: action
28
tags: [hhd-update-decky]
@@ -26,7 +32,7 @@ version:
32
update_beta:
33
34
tags: [hhd-update-beta]
29
- title: Update (Beta)
35
+ title: Update (Beta !!!)
30
36
hint: "Updates to the master branch from git (local install only)."
31
37
38
http:
0 commit comments