From b27d47afcc3ada1510d0c072f48fda716e8d42bc Mon Sep 17 00:00:00 2001 From: oto <13265059+otomist@users.noreply.github.com> Date: Mon, 24 Nov 2025 17:35:33 -0500 Subject: [PATCH] fix typo noRepat -> noRepeat --- background_scripts/all_commands.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background_scripts/all_commands.js b/background_scripts/all_commands.js index 5abab2a16..607fb73a7 100644 --- a/background_scripts/all_commands.js +++ b/background_scripts/all_commands.js @@ -541,7 +541,7 @@ const allCommands = [ group: "tabs", advanced: true, background: true, - noRepat: true, + noRepeat: true, }, {