fix gallery view missing btn

This commit is contained in:
Ryan
2025-03-19 04:36:02 -04:00
committed by GitHub
parent 1594b3e7a0
commit 631b2a434e

View File

@@ -482,7 +482,8 @@ export function renderGalleryView(folder) {
}
});
});
createViewToggleButton();
updateFileActionButtons();
}