提交 3e22a2e0 编写于 作者: R rafael-rosa-knowcode 提交者: Jerome Laban

chore: fix formatting

上级 e3c2fb63
......@@ -150,7 +150,7 @@ public partial class GtkMediaPlayer
}
private void AddMediaEvents()
{
if (_mediaPlayer?.Media is { IsParsed: true} media)
if (_mediaPlayer?.Media is { IsParsed: true } media)
{
media.DurationChanged -= DurationChanged;
media.MetaChanged -= MetaChanged;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册