adjust open revisions

This commit is contained in:
Pete Matsyburka
2026-05-11 11:11:16 +03:00
parent 135f0826d2
commit f2479bd259
@@ -1840,6 +1840,7 @@ export default {
this.revisions = await resp.json()
this.isRevisionsModalOpen = true
}).finally(() => {
this.loadRevisionsPromise = null
})
},