diff options
Diffstat (limited to 'vnext/src/api')
-rw-r--r-- | vnext/src/api/index.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vnext/src/api/index.js b/vnext/src/api/index.js index 330b3f9e..50a9d5f9 100644 --- a/vnext/src/api/index.js +++ b/vnext/src/api/index.js @@ -57,6 +57,7 @@ const apiBaseUrl = 'https://juick.com'; * @property {string=} attach * @property {string=} timestamp * @property {boolean=} ReadOnly + * @property {number=} replyto */ |