Explorar o código

cards: fix JSDoc

There was one missing comma, and the return type was then invalid
Benjamin Tissoires %!s(int64=5) %!d(string=hai) anos
pai
achega
207be3a363
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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(