53d19483e - surely this was a valid reason to fail ci (55 seconds ago) <Jamie Gaskins>
diff --git a/file.js b/file.js
index c55837d00..2f2828417 100644
--- a/file.js
+++ b/file.js
@@ -9,8 +9,8 @@ export default class extends Controller {
       type: Boolean,
     },
     reloadOnReceivedThrottle: {
-      type: Number,
       default: 3000,
+      type: Number,
     },
     signedStreamName: String,
     url: String,