mirror of
https://github.com/Spythere/genera-tor.git
synced 2026-05-03 21:48:13 +00:00
chore: added changelog for update modal
This commit is contained in:
@@ -11,6 +11,13 @@ export const useStore = defineStore('store', {
|
||||
return {
|
||||
currentAppLocale: 'pl',
|
||||
|
||||
appUpdateData: {
|
||||
version: '',
|
||||
changelog: '',
|
||||
releaseURL: ''
|
||||
},
|
||||
|
||||
updateCardOpen: false,
|
||||
helperModalOpen: false,
|
||||
orderDarkMode: false,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user