mirror of
https://github.com/neon443/NearFuture.git
synced 2026-03-11 14:56:15 +00:00
mb gng
This commit is contained in:
@@ -38,7 +38,6 @@ class SettingsViewModel: ObservableObject {
|
||||
|
||||
@Published var device: (sf: String, label: String)
|
||||
|
||||
@MainActor
|
||||
init(load: Bool = true) {
|
||||
self.device = getDevice()
|
||||
if load {
|
||||
|
||||
Reference in New Issue
Block a user