update pin indicator

This commit is contained in:
yggverse 2024-09-17 05:15:52 +03:00
parent 7f87cb3687
commit 8794708af9

View File

@ -161,7 +161,7 @@ void Label::pin(
); );
set_text( set_text(
"" // @TODO GTK icon "" // @TODO GTK icon
); );
} }