mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Train modal fix
This commit is contained in:
@@ -2,7 +2,7 @@ import { defineComponent } from 'vue';
|
||||
import { useStore } from '../store/store';
|
||||
|
||||
export default defineComponent({
|
||||
setup() {
|
||||
data() {
|
||||
return {
|
||||
store: useStore(),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user