Skip to content

Commit 286d549

Browse files
committed
fix:lint
1 parent 9a59612 commit 286d549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodeEdit/Features/WindowCommands/CodeEditCommands.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ struct CodeEditCommands: Commands {
1818
FileCommands()
1919
ViewCommands()
2020
FindCommands()
21-
NavigateCommands()
21+
NavigateCommands()
2222
TasksCommands()
2323
if sourceControlIsEnabled { SourceControlCommands() }
2424
EditorCommands()

0 commit comments

Comments
 (0)