Browse Source

Linting.

pull/4023/head
mike12345567 5 years ago
parent
commit
7039b8d7eb
  1. 2
      packages/worker/src/api/index.js

2
packages/worker/src/api/index.js

@ -40,7 +40,7 @@ const PUBLIC_ENDPOINTS = [
{
route: "/api/admin/configs/public",
method: "GET",
}
},
]
const router = new Router()

Loading…
Cancel
Save