mirror of
https://github.com/Spythere/genera-tor.git
synced 2026-05-03 13:38:12 +00:00
chore: added loading locale from browser data
This commit is contained in:
@@ -9,6 +9,8 @@ import {
|
||||
export const useStore = defineStore('store', {
|
||||
state: () => {
|
||||
return {
|
||||
currentAppLocale: 'pl',
|
||||
|
||||
helperModalOpen: false,
|
||||
orderDarkMode: false,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user