mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-05-09 03:00:04 +00:00
Resolve "Upgrade python and js dependencies."
This commit is contained in:
parent
8ddbb05d9f
commit
b27f453050
109 changed files with 4934 additions and 4107 deletions
web-frontend/modules/database
|
@ -12,6 +12,6 @@ export const routes = [
|
|||
p.tableId = parseInt(p.tableId)
|
||||
p.viewId = p.viewId ? parseInt(p.viewId) : null
|
||||
return p
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue