diff options
Diffstat (limited to 'libpathod/templates/docs_lang_websockets.html')
-rw-r--r-- | libpathod/templates/docs_lang_websockets.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libpathod/templates/docs_lang_websockets.html b/libpathod/templates/docs_lang_websockets.html index 8cd176fc..3233577f 100644 --- a/libpathod/templates/docs_lang_websockets.html +++ b/libpathod/templates/docs_lang_websockets.html @@ -105,6 +105,12 @@ </td> </tr> + <tr> + <td> x<a href="#valuespec">INTEGER</a> </td> + <td> + Repeat this message N times. + </td> + </tr> </tbody> </table> |