Skip to content

Commit 3e8c13b

Browse files
DigiHCopilot
andcommitted
Update OpenHABCore/Sources/OpenHABCore/Util/Preferences.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: DigiH <17110652+DigiH@users.noreply.github.com>
1 parent c4e3ef5 commit 3e8c13b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

OpenHABCore/Sources/OpenHABCore/Util/Preferences.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -200,9 +200,6 @@ public actor Preferences {
200200
@UserDefault("idleOff", defaultValue: false)
201201
public var idleOff: Bool
202202

203-
@UserDefault("showSearchField", defaultValue: true)
204-
public var showSearchField: Bool
205-
206203
@UserDefault("screensaverEnabled", defaultValue: false)
207204
public var screensaverEnabled: Bool
208205

0 commit comments

Comments
 (0)