diff --git a/app/src/protyle/render/av/groups.ts b/app/src/protyle/render/av/groups.ts
index 5168002bb..34c834e96 100644
--- a/app/src/protyle/render/av/groups.ts
+++ b/app/src/protyle/render/av/groups.ts
@@ -64,9 +64,9 @@ export const setGroupMethod = async (options: {
setPosition(options.menuElement, tabRect.right - options.menuElement.clientWidth, tabRect.bottom, tabRect.height);
};
-export const getGroupsMethodHTML = (columns: IAVColumn[], group: IAVGroup) => {
+export const getGroupsMethodHTML = (columns: IAVColumn[], group: IAVGroup, viewType: TAVView) => {
const selectHTML = '';
- let html = `