Skip to content

Commit

Permalink
Use object id of NSTextFieldCell, not NSTextField
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornorri committed Jun 27, 2021
1 parent 6c121cd commit 5e16bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rectangle/WindowAction.swift
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ enum WindowAction: Int {
key = "Fko-xs-gN5.title"
value = "Second Fourth"
case .firstThreeFourths:
key = "kcf-dX-QpK.title"
key = "T9Z-QF-gwc.title"
value = "First Three Fourths"
case .lastThreeFourths:
key = "nwX-h6-fwm.title"
Expand Down

0 comments on commit 5e16bcb

Please sign in to comment.