From 0ca38c51cda2a1046edef47bfd0e201426092e2a Mon Sep 17 00:00:00 2001 From: Matthew Petersen Date: Wed, 29 Nov 2023 15:30:01 +1000 Subject: [PATCH] links --- consts.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/consts.js b/consts.js index acd8781..c146a80 100644 --- a/consts.js +++ b/consts.js @@ -64,9 +64,7 @@ const DEFAULT_SETTINGS = { triviaCategories: "", enableTrivia: "false", triviaNumber: "", - contentRatings: "", - links: "", - enableLinks: "false" + contentRatings: "" }; module.exports = DEFAULT_SETTINGS; \ No newline at end of file