Переглянути джерело

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(