diff options
Diffstat (limited to 'bridges/SteamCommunityBridge.php')
-rw-r--r-- | bridges/SteamCommunityBridge.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bridges/SteamCommunityBridge.php b/bridges/SteamCommunityBridge.php index acd19a10..b0f08cf0 100644 --- a/bridges/SteamCommunityBridge.php +++ b/bridges/SteamCommunityBridge.php @@ -10,6 +10,7 @@ class SteamCommunityBridge extends BridgeAbstract { array( 'i' => array( 'name' => 'App ID', + 'exampleValue' => '730', 'required' => true ), 'category' => array( |