Update Sources/Bedrock/Theme/Design.swift
This commit is contained in:
parent
c419437366
commit
0555c5715a
@ -25,7 +25,7 @@ public enum Design {
|
||||
// MARK: - Debug
|
||||
|
||||
/// Set to true to enable debug logging in Bedrock.
|
||||
public static let showDebugLogs = false
|
||||
public static var showDebugLogs = false
|
||||
|
||||
/// Logs a message only in debug builds when `showDebugLogs` is enabled.
|
||||
public static func debugLog(_ message: String) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user