aboutsummaryrefslogtreecommitdiff
path: root/bridges/PirateCommunityBridge.php
diff options
context:
space:
mode:
Diffstat (limited to 'bridges/PirateCommunityBridge.php')
-rw-r--r--bridges/PirateCommunityBridge.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/bridges/PirateCommunityBridge.php b/bridges/PirateCommunityBridge.php
index bf0385fc..ce861015 100644
--- a/bridges/PirateCommunityBridge.php
+++ b/bridges/PirateCommunityBridge.php
@@ -9,6 +9,7 @@ class PirateCommunityBridge extends BridgeAbstract {
't' => array(
'name' => 'Topic ID',
'type' => 'number',
+ 'exampleValue' => '12651',
'title' => 'Topic ID from topic URL. If the URL contains t=12 the ID is 12.',
'required' => true
)));