Fixed: App screenshots not sorted by order value

This commit is contained in:
Cüneyt Şentürk 2020-09-07 11:23:04 +03:00
parent d2c0f54540
commit e02a286f92

View File

@ -65,7 +65,7 @@ export default {
}, },
initial_index: { initial_index: {
type: Number, type: Number,
default: 1, default: 0,
description: "index of the initially active slide (starting from 0)" description: "index of the initially active slide (starting from 0)"
}, },
trigger: { trigger: {