Merge pull request #22 from hkgood/cursor/fix-sync-appcontext-call-6baf
fix: remove stale syncAppContextFromAppGroup call
This commit is contained in:
@@ -302,7 +302,6 @@ public final class KeyboardViewController: UIInputViewController {
|
|||||||
)
|
)
|
||||||
}
|
}
|
||||||
syncOnboardingStateFromAppGroup()
|
syncOnboardingStateFromAppGroup()
|
||||||
syncAppContextFromAppGroup()
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// MARK: - Onboarding / app-context sync (v0.3.0)
|
// MARK: - Onboarding / app-context sync (v0.3.0)
|
||||||
|
|||||||
Reference in New Issue
Block a user