diff options
| author | levlam <levlam@telegram.org> | 2025-10-27 23:11:37 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2025-10-27 23:11:37 +0300 |
| commit | ee77e330aabe74bff135a22a8ccf6d2283226128 (patch) | |
| tree | 37ce4800d1424c93ad9ede5b04ed001603db1da9 /SplitSource.php | |
| parent | d05802418db5d7e07ec80a4d42edc107282dee8e (diff) | |
Add class ActiveStoryState.
Diffstat (limited to 'SplitSource.php')
| -rw-r--r-- | SplitSource.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/SplitSource.php b/SplitSource.php index 271a15fc0..74c07857e 100644 --- a/SplitSource.php +++ b/SplitSource.php @@ -284,6 +284,7 @@ function split_file($file, $chunks, $undo) { $td_methods = array( 'AccentColorId' => 'AccentColorId', 'account_manager[_(-](?![.]get[(][)])|AccountManager[^;>]' => 'AccountManager', + 'ActiveStoryState' => 'ActiveStoryState', 'AffiliateType' => 'AffiliateType', 'AgeVerificationParameters' => 'AgeVerificationParameters', 'alarm_manager[_(-](?![.]get[(][)])|AlarmManager' => 'AlarmManager', |
