We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dfa586b + 9ca8b85 commit 908a49aCopy full SHA for 908a49a
source/plugins/steam/examples.yml
@@ -6,7 +6,7 @@
6
base: ""
7
plugin_steam_token: ${{ secrets.STEAM_TOKEN }}
8
plugin_steam: yes
9
- plugin_steam_user: 0
+ plugin_steam_user: "0"
10
plugin_steam_sections: recently-played
11
plugin_steam_achievements_limit: 0
12
prod:
@@ -23,7 +23,7 @@
23
24
25
26
27
28
# ⚠️ Using mocked data for privacy reasons
29
with:
0 commit comments