Преглед изворни кода

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(