Skip to content

Commit 5a5523c

Browse files
committed
Remove stats button from logger
Related issue: - uBlockOrigin/uBlock-issues#741 The feature will be released in the future when it works as I intend for it to work rather than being a featureless bare-bone version.
1 parent fcfa83d commit 5a5523c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/logger-ui.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
</span>
7171
</div>
7272
<div>
73-
<span id="loggerStats" class="button fa-icon">bar-chart</span>
73+
<span id="loggerStats" class="button fa-icon" style="display: none;">bar-chart</span>
7474
<span id="loggerExport" class="button fa-icon">clipboard</span>
7575
<span id="loggerSettings" class="button fa-icon">cog</span>
7676
</div>

0 commit comments

Comments
 (0)