fix spelling of SQLite module for iOS

This commit is contained in:
2025-05-27 21:11:07 -06:00
parent 8d1511e38f
commit 21184e7625

View File

@@ -1,6 +1,6 @@
import UIKit
import Capacitor
import CapacitorSQLite
import CapacitorCommunitySqlite
@UIApplicationMain
class AppDelegate: UIResponder, UIApplicationDelegate {