1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-30 18:49:44 +02:00

Remove unrelated CSS changes from PR

This commit is contained in:
symonbaikov 2025-06-07 13:16:16 +03:00
parent e04be9b10e
commit b037ca156c
4 changed files with 14 additions and 32 deletions

View file

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