diff --git a/app/src/protyle/render/av/col.ts b/app/src/protyle/render/av/col.ts
index efee6504e..503323cbf 100644
--- a/app/src/protyle/render/av/col.ts
+++ b/app/src/protyle/render/av/col.ts
@@ -148,8 +148,8 @@ export const getEditHTML = (options: {
`;
} else if (colData.type === "relation") {
- const isSelf = colData.relation.avID === options.data.id;
- html += `