diff --git a/app/src/protyle/render/av/col.ts b/app/src/protyle/render/av/col.ts index a1e7f3e0f..b696b468f 100644 --- a/app/src/protyle/render/av/col.ts +++ b/app/src/protyle/render/av/col.ts @@ -226,6 +226,11 @@ export const showColMenu = (protyle: IProtyle, blockElement: HTMLElement, cellEl avID, type, id + }, { + action: "sortAttrViewCol", + avID, + previousID: colId, + id }, { action: "updateAttrViewColOptions", id: colId,