mirror of
https://github.com/Spythere/genera-tor.git
synced 2026-05-03 13:38:12 +00:00
refactor: added translations
This commit is contained in:
@@ -4,7 +4,7 @@ import { useStore } from '../store/store';
|
||||
export default defineComponent({
|
||||
setup() {
|
||||
return {
|
||||
store: useStore()
|
||||
store: useStore(),
|
||||
};
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user