mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-03 13:13:55 +00:00
Fix referencing wrong property name
This commit is contained in:
parent
6a69888b49
commit
5a88cab36e
@ -281,7 +281,7 @@ typedef NS_ENUM(NSUInteger, BITCrashManagerStatus) {
|
||||
/**
|
||||
Indicates if the app was killed while being in foreground from the iOS
|
||||
|
||||
If `enableDectionAppKillWhileInForeground` is enabled, use this on startup to check if the
|
||||
If `enableAppNotTerminatingCleanlyDetection` is enabled, use this on startup to check if the
|
||||
app starts the first time after it was killed by iOS in the previous session.
|
||||
|
||||
This can happen if it consumed too much memory or the watchdog killed the app because it
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user