From c4a06c4689c168c8008f72c4a2ecdcbe4da3c23e Mon Sep 17 00:00:00 2001
From: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Thu, 23 Jul 2020 12:23:14 +0000
Subject: [PATCH] missing comma

---
 scratchpad-scripts/ghacks-clear-RFP-alternatives.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scratchpad-scripts/ghacks-clear-RFP-alternatives.js b/scratchpad-scripts/ghacks-clear-RFP-alternatives.js
index a2824ad..1dfc5f7 100644
--- a/scratchpad-scripts/ghacks-clear-RFP-alternatives.js
+++ b/scratchpad-scripts/ghacks-clear-RFP-alternatives.js
@@ -27,7 +27,7 @@
     'dom.w3c_pointer_events.enabled',
     'ui.use_standins_for_native_colors',
     'ui.systemUsesDarkTheme',
-    'ui.prefersReducedMotion'
+    'ui.prefersReducedMotion',
     /* section 4700 */
     'general.useragent.override',
     'general.buildID.override',