Skip to content

Commit

Permalink
links
Browse files Browse the repository at this point in the history
  • Loading branch information
petersem committed Nov 29, 2023
1 parent 42cee8c commit 0ca38c5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions consts.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,7 @@ const DEFAULT_SETTINGS = {
triviaCategories: "",
enableTrivia: "false",
triviaNumber: "",
contentRatings: "",
links: "",
enableLinks: "false"
contentRatings: ""
};

module.exports = DEFAULT_SETTINGS;

0 comments on commit 0ca38c5

Please sign in to comment.