fix spelling of SQLite module for iOS

This commit is contained in:
2025-05-27 21:11:07 -06:00
parent 8092d1c576
commit fca019fb2e

View File

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