Merge branch 'hotfix/infogram-iframe-height' into develop

This commit is contained in:
Ramon Wenger 2022-09-29 14:10:41 +02:00
commit e93c7789bf
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
data() {
return {
height: 0
height: 1
};
},