fix #938: show badge by default for new users

pull/2/head
Raymond Hill 6 years ago
parent ebfe08e0a2
commit 82ed807bd2
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

@ -179,7 +179,7 @@ return {
displayTextSize: '14px',
externalHostsFiles: [],
externalRecipeFiles: [],
iconBadgeEnabled: false,
iconBadgeEnabled: true,
maxLoggedRequests: 1000,
noTooltips: false,
popupCollapseAllDomains: false,

Loading…
Cancel
Save