1
0
Fork 0
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:
Maksim Eltyshev 2025-06-07 13:34:48 +02:00
parent 2813cab2e1
commit cee11f627b
8 changed files with 46 additions and 119 deletions

View file

@ -227,8 +227,6 @@ module.exports.routes = {
skipAssets: false,
},
'GET /api/cards/assigned': 'cards/assigned',
'GET /*': {
view: 'index',
skipAssets: true,