mirror of
https://github.com/plankanban/planka.git
synced 2025-07-28 01:29:44 +02:00
fix: Responsive color buttons, cleanup
This commit is contained in:
parent
2813cab2e1
commit
cee11f627b
8 changed files with 46 additions and 119 deletions
|
@ -227,8 +227,6 @@ 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