Social9 - Sharing buttons do not appear on first post

Like the title says, I've installed Social9 1.1 on Vanilla 2.3 and it works alright. The sharing buttons appear under every comment but not under the thread starter post (first post). Is this intended behavior? Can it be changed?
0
Comments
It looks like the plugin only targets the comments and not the Discussion
public function DiscussionController_AfterComment_Handler($Sender){
You could always try to add something like this as an added function, and copy all the stuff from the comments one into the new one ... like this and see if that works..
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
Doesn't work. It won't let me initiate it from the dashboard