Skip to content
Snippets Groups Projects
Commit 32b09400 authored by Hangzhi Yu's avatar Hangzhi Yu
Browse files

Fix system properties scheme

parent 633d94a5
No related branches found
No related tags found
2 merge requests!1123Resolve "Finalise Vuetify app as SPA",!1066Translations update from Weblate
Pipeline #104060 failed
......@@ -5,7 +5,8 @@ import graphene
from ..models import CustomMenu
from ..util.frontend_helpers import get_language_cookie
from . import CustomMenuType, SitePreferencesType
from .custom_menu import CustomMenuType
from .site_preferences import SitePreferencesType
class LanguageType(graphene.ObjectType):
......
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