Compare commits

..

1 Commits

Author SHA1 Message Date
Tobias Åström
321c71825e disable snapshot 2018-11-30 13:35:23 +01:00

View File

@@ -150,7 +150,8 @@ const component = {
}
},
support: {
export: true
export: true,
snapshot: false
},
snapshot: {
canTakeSnapshot: false