Skip to content

Commit 908a49a

Browse files
committed
2 parents dfa586b + 9ca8b85 commit 908a49a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/plugins/steam/examples.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
base: ""
77
plugin_steam_token: ${{ secrets.STEAM_TOKEN }}
88
plugin_steam: yes
9-
plugin_steam_user: 0
9+
plugin_steam_user: "0"
1010
plugin_steam_sections: recently-played
1111
plugin_steam_achievements_limit: 0
1212
prod:
@@ -23,7 +23,7 @@
2323
base: ""
2424
plugin_steam_token: ${{ secrets.STEAM_TOKEN }}
2525
plugin_steam: yes
26-
plugin_steam_user: 0
26+
plugin_steam_user: "0"
2727
prod:
2828
# ⚠️ Using mocked data for privacy reasons
2929
with:

0 commit comments

Comments
 (0)