From 2b10f1dbcb4149c0a42982a025d8c31fd1bc0177 Mon Sep 17 00:00:00 2001 From: Renard Date: Fri, 4 Oct 2019 15:48:18 -0300 Subject: Setting: Colorear IDS --- src/App.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/App.js') diff --git a/src/App.js b/src/App.js index 04a2726..4301b5c 100644 --- a/src/App.js +++ b/src/App.js @@ -72,7 +72,8 @@ class App extends Component { autoUpdateThreads: true, showAvatars: true, postPassword: this.genPassword(), - embedYoutube: true + embedYoutube: true, + colorifyIDs: true }; if (lsSettings === null) { localStorage.setItem("settings", JSON.stringify(defaultSettings)); -- cgit v1.2.1-18-gbd029