Skip to content

Commit

Permalink
chore: remove unuse code
Browse files Browse the repository at this point in the history
  • Loading branch information
AkaShark committed Jan 20, 2024
1 parent 4afb37f commit 8fe2167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Easydict/NewApp/View/MenuItemView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ struct MenuItemView: View {
Group {
versionItem
Divider()
inputItem.keyboardShortcut(/*@START_MENU_TOKEN@*/ .defaultAction/*@END_MENU_TOKEN@*/)
inputItem
screenshotItem
selectWordItem
miniWindowItem
Expand Down

0 comments on commit 8fe2167

Please sign in to comment.