Update bookwyrm_tags.py
This commit is contained in:
parent
15241e3807
commit
6c89eb1b65
@ -224,4 +224,3 @@ def get_lang():
|
||||
""" get current language, strip to the first two letters """
|
||||
language = utils.translation.get_language()
|
||||
return language[0 : language.find("-")]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user