applications/drone-command/src/permission.js @@ -118,7 +118,6 @@ if (meta.isAuth === false) { next() } else { next('/login') logOutFun() } }