Skip to content

Commit

Permalink
Fixed a linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
charliescheer committed Apr 15, 2024
1 parent e72f78e commit e73e931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Simplenote/PreferencesViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class PreferencesViewController: NSViewController {
@IBOutlet private var textSizeSlider: NSSlider!
@IBOutlet private var shareAnalyticsCheckbox: NSButton!
@IBOutlet weak var indexNotesButton: NSButtonCell!

// MARK: Background Views
@IBOutlet private var accountSectionBackground: BackgroundView!
@IBOutlet private var layoutSectionBackground: BackgroundView!
Expand Down

0 comments on commit e73e931

Please sign in to comment.