فهرست منبع

cards: fix JSDoc

There was one missing comma, and the return type was then invalid
Benjamin Tissoires 5 سال پیش
والد
کامیت
207be3a363
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      models/cards.js

+ 1 - 1
models/cards.js

@@ -2749,7 +2749,7 @@ if (Meteor.isServer) {
    * @return_type [{_id: string,
    *                title: string,
    *                description: string,
-   *                listId: string
+   *                listId: string,
    *                swinlaneId: string}]
    */
   JsonRoutes.add(