summaryrefslogtreecommitdiff
path: root/static/search/imagesearch.html
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-02-04 18:35:36 +0000
committeryo momma <shutup@oops.wtf>2026-02-04 18:35:36 +0000
commit8dd5a7b4e75ce418df5d75673304a8d14181c8f8 (patch)
tree8cd3bb0b911a4cfaee035e2430c11c25f27c156f /static/search/imagesearch.html
parent2ccf5596b1666a9becc6982295a9d81101ace440 (diff)
Rebrand: user-visible dump -> hump copy
Diffstat (limited to 'static/search/imagesearch.html')
-rwxr-xr-xstatic/search/imagesearch.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/search/imagesearch.html b/static/search/imagesearch.html
index bab6a8d..27e50c8 100755
--- a/static/search/imagesearch.html
+++ b/static/search/imagesearch.html
@@ -259,7 +259,7 @@
});
};
- control.setOnKeepCallback(this, keepResult, 'DUMP THIS');
+ control.setOnKeepCallback(this, keepResult, 'HUMP THIS');
control.draw(document.getElementById("searchControl"));
control.execute(document.getElementById('q').value);