revert to run success
This commit is contained in:
parent
f9138d34c4
commit
36b74ad685
59 changed files with 3698 additions and 12 deletions
10
client/platforms/macos/ScreenProtection.swift
Normal file
10
client/platforms/macos/ScreenProtection.swift
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
//import UIKit
|
||||
|
||||
public func toggleScreenshots(_ isEnabled: Bool) {
|
||||
|
||||
}
|
||||
|
||||
class ScreenProtection {
|
||||
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue