Document Controls: adds dark mode button
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
import UIKit
|
||||
import Combine
|
||||
|
||||
protocol TabDelegate: class
|
||||
protocol TabDelegate: AnyObject
|
||||
{
|
||||
func didBlockScriptOrigin(_ origin: String, forTab: Tab)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user