This commit is contained in:
mertsincan 2023-04-26 09:57:02 +01:00
parent e6d7b2677d
commit 3f169ac365
2 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@ export default {
props: {
pt: {
type: Object,
value: {}
default: undefined
}
},
methods: {