2
0
Эх сурвалжийг харах

cards: fix JSDoc

There was one missing comma, and the return type was then invalid
Benjamin Tissoires 5 жил өмнө
parent
commit
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(