aboutsummaryrefslogtreecommitdiff
path: root/Hotline/Application-macOS.swift
diff options
context:
space:
mode:
authorDustin Mierau <dustin@mierau.me>2024-05-15 10:06:19 -0700
committerDustin Mierau <dustin@mierau.me>2024-05-15 10:06:19 -0700
commitbba5122797f47f463c2949a79876e2514694ca02 (patch)
tree9f6fb7a92c441252cf25cd609e5c14bb8869eba2 /Hotline/Application-macOS.swift
parent6d2fcd6e0f759406c7cbb4f9a0222fd2f839b1a1 (diff)
Holding option when clicking server button in banner window now opens a connect to server window.
Diffstat (limited to 'Hotline/Application-macOS.swift')
-rw-r--r--Hotline/Application-macOS.swift2
1 files changed, 1 insertions, 1 deletions
diff --git a/Hotline/Application-macOS.swift b/Hotline/Application-macOS.swift
index 09d6d91..3ddf903 100644
--- a/Hotline/Application-macOS.swift
+++ b/Hotline/Application-macOS.swift
@@ -5,7 +5,7 @@ import UniformTypeIdentifiers
#if os(macOS)
@Observable
-class AppLaunchState {
+final class AppLaunchState {
static let shared = AppLaunchState()
enum LaunchState {