Skip to content

Commit 0424126

Browse files
committed
format
1 parent 178d56a commit 0424126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/ViewModel/PluginViewModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ public void ChangePriority(int newPriority)
5555
public static bool IsActionKeywordRegistered(string newActionKeyword) => PluginManager.ActionKeywordRegistered(newActionKeyword);
5656
}
5757

58-
}
58+
}

0 commit comments

Comments
 (0)