mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-18 11:30:04 +00:00
Fix build
This commit is contained in:
parent
4fe76fd53b
commit
9974280abe
@ -1,5 +1,9 @@
|
|||||||
import Foundation
|
import Foundation
|
||||||
|
|
||||||
|
#if BUCK
|
||||||
|
import DisplayPrivate
|
||||||
|
#endif
|
||||||
|
|
||||||
public enum Keyboard {
|
public enum Keyboard {
|
||||||
public static func applyAutocorrection() {
|
public static func applyAutocorrection() {
|
||||||
applyKeyboardAutocorrection()
|
applyKeyboardAutocorrection()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user