diff options
Diffstat (limited to 'plugins/help')
-rw-r--r-- | plugins/help/help.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/help/help.js b/plugins/help/help.js index 59a93c537..03edb7ab2 100644 --- a/plugins/help/help.js +++ b/plugins/help/help.js @@ -1,4 +1,4 @@ -/* +/** * Help plugin client script * @version 1.4 */ |