Bluesky - Remove Zeroes from Buttons (OBSOLETE)

Bluesky no longer shows 0s on the buttons so I'm retiring this script.

// ==UserScript==
// @name        Bluesky - Remove Zeroes from Buttons (OBSOLETE)
// @author      @thissteveguy.bsky.app
// @version     25.1.3
// @description Bluesky no longer shows 0s on the buttons so I'm retiring this script.
// @namespace   https://greasyfork.org/en/users/253-lednerg
// @license     (CC) Attribution Non-Commercial Share Alike; http://creativecommons.org/licenses/by-nc-sa/3.0/
// @match       *://bsky.app/*
// @grant       GM_addStyle
// ==/UserScript==


// Bluesky no longer shows 0s on the buttons so I'm retiring this script.