fixed ignored comment width with sync

This commit is contained in:
2024-07-31 22:46:24 +02:00
parent 030fd3edba
commit b5c34c154f
3 changed files with 12 additions and 2 deletions

Binary file not shown.

View File

@ -61,8 +61,8 @@
_gap()
_sync({
_seq("bob", "alice")
_seq("bob", "craig")
_seq("bob", "alice", comment: "Synched", comment-align: "start")
_seq("bob", "craig", comment: "Synched", comment-align: "start")
})
_gap()