forked from trent_larson/crowd-funder-for-time-pwa
fix spelling of SQLite module for iOS
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
import UIKit
|
import UIKit
|
||||||
import Capacitor
|
import Capacitor
|
||||||
import CapacitorSQLite
|
import CapacitorCommunitySqlite
|
||||||
|
|
||||||
@UIApplicationMain
|
@UIApplicationMain
|
||||||
class AppDelegate: UIResponder, UIApplicationDelegate {
|
class AppDelegate: UIResponder, UIApplicationDelegate {
|
||||||
|
|||||||
Reference in New Issue
Block a user