diff --git a/src/util/Options.js b/src/util/Options.js index 77f2e50..19f64fe 100644 --- a/src/util/Options.js +++ b/src/util/Options.js @@ -361,4 +361,4 @@ Options.defaultSweeperSettings = { }, }; -module.exports = Options; \ No newline at end of file +module.exports = Options;