From fb1e1224c10cf0169d4b4b75e60e68e668f68324 Mon Sep 17 00:00:00 2001 From: keyan Date: Mon, 18 Sep 2023 18:44:30 -0500 Subject: [PATCH] enhance diagnostics copy --- pages/settings.js | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pages/settings.js b/pages/settings.js index 09337c07..0f96bfd1 100644 --- a/pages/settings.js +++ b/pages/settings.js @@ -243,8 +243,8 @@ export default function Settings ({ ssrData }) { groupClassName='mb-0' /> click to load external images} - name='clickToLoadImg' + label={<>hide my bookmarks from other stackers} + name='hideBookmarks' groupClassName='mb-0' /> {me.isContributor && @@ -254,17 +254,17 @@ export default function Settings ({ ssrData }) { groupClassName='mb-0' />} hide my bookmarks from other stackers} - name='hideBookmarks' + label={<>click to load external images} + name='clickToLoadImg' groupClassName='mb-0' /> allow diagnostics +
allow anonymous diagnostics
    -
  • collect and send back diagnostics data
  • -
  • this information is used to identify and fix bugs
  • +
  • collect and send back anonymous diagnostics data
  • +
  • this information is used to fix bugs
  • this information includes:
    • timestamps
    • a randomly generated fancy name