From ef577b88754523abeab3844115506a0b6e914874 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sat, 23 Jan 2021 21:13:01 -0500 Subject: Audio button menu (#1302) * Fix popup menus not stoping events * Ensure non-stale use of buttons * Enable popup menus on the popup/search pages * Add audio menu --- ext/bg/search.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ext/bg') diff --git a/ext/bg/search.html b/ext/bg/search.html index c08ad9cf..b5e8f746 100644 --- a/ext/bg/search.html +++ b/ext/bg/search.html @@ -70,6 +70,8 @@ + + @@ -96,6 +98,7 @@ + -- cgit v1.2.3