mirror of
https://github.com/plankanban/planka.git
synced 2025-07-19 05:09:43 +02:00
Merge e822372026
into 49203e9d56
This commit is contained in:
commit
fd95709d5a
2 changed files with 59 additions and 0 deletions
|
@ -232,6 +232,8 @@ module.exports.routes = {
|
|||
skipAssets: false,
|
||||
},
|
||||
|
||||
'GET /api/cards/assigned': 'cards/assigned',
|
||||
|
||||
'GET /*': {
|
||||
view: 'index',
|
||||
skipAssets: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue