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

Remove source

parent 496d26eb
No related branches found
Tags release_2022-02-02_3
No related merge requests found
...@@ -99,7 +99,6 @@ ...@@ -99,7 +99,6 @@
let article = {} let article = {}
article.article_id = article_id article.article_id = article_id
article.dictionary = dict_tag article.dictionary = dict_tag
//article.source = `/${self.$parent.lang}/w/${item.match}`
article.match = item.match article.match = item.match
item.articles.push(article) item.articles.push(article)
......
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