1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-05-20 20:23:37 +12:00

fix #938: show badge by default for new users

This commit is contained in:
Raymond Hill 2018-02-01 08:26:30 -05:00
parent ebfe08e0a2
commit 82ed807bd2
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

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