Mark palette prefix constant nonisolated
This commit is contained in:
parent
b2986ea6c8
commit
d0245d5069
1 changed files with 1 additions and 1 deletions
|
|
@ -1643,7 +1643,7 @@ struct ContentView: View {
|
|||
hotSpot: NSCursor.resizeLeftRight.hotSpot
|
||||
)
|
||||
private static let commandPaletteUsageDefaultsKey = "commandPalette.commandUsage.v1"
|
||||
private static let commandPaletteCommandsPrefix = ">"
|
||||
nonisolated private static let commandPaletteCommandsPrefix = ">"
|
||||
private static let commandPaletteVisiblePreviewResultLimit = 48
|
||||
private static let commandPaletteVisiblePreviewCandidateLimit = 192
|
||||
private static let minimumSidebarWidth: CGFloat = 186
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue