mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Add missing import
This commit is contained in:
parent
00350d9ffa
commit
16d06f8f6f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import Utils
|
||||
import WebKit
|
||||
|
||||
import Models
|
||||
|
||||
/// Describes actions that can be sent from the WebView back to native views.
|
||||
/// The names on the javascript side must match for an action to be handled.
|
||||
|
|
|
|||
Loading…
Reference in a new issue