mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
correce indent
This commit is contained in:
parent
a42915614a
commit
bac0fa81fc
1 changed files with 1 additions and 1 deletions
|
|
@ -4512,7 +4512,7 @@ JsonRoutes.add('GET', '/api/boards/:boardId/cards_count', function(
|
|||
code: 200,
|
||||
data: {
|
||||
_id: paramCardId,
|
||||
archived: false,
|
||||
archived: false,
|
||||
},
|
||||
});
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue