From 7a4096240ce4faf70a785d047945388baa0daab3 Mon Sep 17 00:00:00 2001 From: Eloy Robillard Date: Thu, 15 Feb 2024 04:02:36 +0100 Subject: Show all duplicate notes on click (#636) * Show all duplicate notes on click * Change 'notesView' to 'viewNotes' * Replace api.noteView with api.viewNotes * Update "viewNote" action to "viewNotes" in options util * Update options-util test with "viewNotes" action * Replace uses of "viewNote" with "viewNotes" * Replace _viewNote with _viewNotes * Rename /*ViewNote*/ methods to /*ViewNotes*/ --- ext/settings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/settings.html') diff --git a/ext/settings.html b/ext/settings.html index 7cddaf32..91d6d7b9 100644 --- a/ext/settings.html +++ b/ext/settings.html @@ -3878,7 +3878,7 @@ - + -- cgit v1.2.3