Skip to content

Commit cad3055

Browse files
authored
Update laramgr.swift
1 parent 2465ba0 commit cad3055

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lara/classes/laramgr.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ final class laramgr: ObservableObject {
5555

5656
var sbProc: RemoteCall?
5757
var ytProc = RemoteCall(process: "youtube", useMigFilterBypass: false)
58+
var mapsProc = RemoteCall(process: "Maps", useMigFilterBypass: false)
5859

5960
static let shared = laramgr()
6061
static let fontpath = "/System/Library/Fonts/Core/SFUI.ttf"

0 commit comments

Comments
 (0)