Skip to content
Snippets Groups Projects
Commit 2129a2c8 authored by Henrik Askjer's avatar Henrik Askjer
Browse files

cleanup

parent 039ca635
No related branches found
No related tags found
No related merge requests found
......@@ -79,10 +79,6 @@ const SEARCH_ENDPOINT = process.env.VUE_APP_SEARCH_ENDPOINT
const ARTICLE_ENDPOINT= process.env.VUE_APP_ARTICLE_ENDPOINT
const API_STAGE = process.env.VUE_APP_API_STAGE
console.log(SEARCH_ENDPOINT)
console.log(ARTICLE_ENDPOINT)
console.log(API_STAGE)
const dicts = {'nob': 'Nynorskorboka',
'bob': 'Bokmålsordboka',
'bob,nob': 'ordbøkene'}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment