diff --git a/labscore/api/endpoints.js b/labscore/api/endpoints.js index 8aa77ec..f7391c9 100644 --- a/labscore/api/endpoints.js +++ b/labscore/api/endpoints.js @@ -52,6 +52,7 @@ const Api = Object.freeze({ UTILS_EMOJIPEDIA: '/utils/emojipedia', UTILS_INFERKIT: '/utils/inferkit', + UTILS_MAPKIT: '/utils/mapkit', UTILS_PERSPECTIVE: '/utils/perspective', UTILS_SCREENSHOT: '/utils/screenshot', UTILS_TEXTGENERATOR: '/utils/text-generator',