mirror of
https://github.com/rommapp/romm.git
synced 2026-02-18 00:27:41 +01:00
Merge remote-tracking branch 'origin/gallery-filter-sorting' into gallery-filter-sorting
This commit is contained in:
@@ -28,7 +28,7 @@ emitter?.on("showSearchRomDialog", (romToSearch) => {
|
||||
});
|
||||
|
||||
// Functions
|
||||
function setExtended() {
|
||||
function toggleExtended() {
|
||||
searchExtended.value = !searchExtended.value;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user