We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506f697 commit 54c0ce2Copy full SHA for 54c0ce2
cartridge/roles/crud-router.lua
@@ -1,7 +1,6 @@
1
local crud = require('crud')
2
local stash = require('crud.common.stash')
3
4
--- removes routes that changed in config and adds new routes
5
local function init()
6
crud.init_router()
7
stash.setup_cartridge_reload()
0 commit comments