aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--background_scripts/commands.coffee2
1 files changed, 1 insertions, 1 deletions
diff --git a/background_scripts/commands.coffee b/background_scripts/commands.coffee
index 184f3bb0..0905daee 100644
--- a/background_scripts/commands.coffee
+++ b/background_scripts/commands.coffee
@@ -122,8 +122,8 @@ Commands =
"scrollToBottom",
"scrollPageDown",
"scrollPageUp",
- "scrollFullPageUp",
"scrollFullPageDown",
+ "scrollFullPageUp",
"scrollLeft",
"scrollRight",
"scrollToLeft",