This removes the topic author from the count of the "me too" button when `Enable solved shared issues` is enabled. This is based on some feedback in https://meta.discourse.org/t/solved-improvements-allowing-members-to-indicate-theyre-experiencing-a-reported-issue/402498 Now when the topic is created the counter starts at 0. Before: <img width="400" alt="image" src="https://github.com/user-attachments/assets/cefb5a84-beb6-4637-95b7-b05d9989b98b" /> <img width="400" alt="image" src="https://github.com/user-attachments/assets/a0154f0b-a66a-436a-aa1a-30ca1956dada" /> After: <img width="400" alt="image" src="https://github.com/user-attachments/assets/9b633da3-f7a9-4541-8813-d2721af5efef" /> <img width="400" alt="image" src="https://github.com/user-attachments/assets/24274b52-0a23-4157-b8e2-6b793ec78324" />