chore: remove i18n (#1828)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
const getters = {
|
||||
sidebar: state => state.app.sidebar,
|
||||
language: state => state.app.language,
|
||||
size: state => state.app.size,
|
||||
device: state => state.app.device,
|
||||
visitedViews: state => state.tagsView.visitedViews,
|
||||
|
Reference in New Issue
Block a user