From f27a8bcfc5a6454f5be7a69152bbb53b7579927e Mon Sep 17 00:00:00 2001 From: Renard Date: Fri, 4 Oct 2019 16:20:34 -0300 Subject: Setting: interpretar navegador --- 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 4301b5c..0d667f5 100644 --- a/src/App.js +++ b/src/App.js @@ -73,7 +73,8 @@ class App extends Component { showAvatars: true, postPassword: this.genPassword(), embedYoutube: true, - colorifyIDs: true + colorifyIDs: true, + browserId: false }; if (lsSettings === null) { localStorage.setItem("settings", JSON.stringify(defaultSettings)); -- cgit v1.2.1-18-gbd029