aboutsummaryrefslogtreecommitdiffhomepage
path: root/SplitSource.php
diff options
context:
space:
mode:
Diffstat (limited to 'SplitSource.php')
-rw-r--r--SplitSource.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/SplitSource.php b/SplitSource.php
index 2d01ff04f..35d076e02 100644
--- a/SplitSource.php
+++ b/SplitSource.php
@@ -446,6 +446,7 @@ function split_file($file, $chunks, $undo) {
'story_manager[_(-](?![.]get[(][)])|StoryManager' => 'StoryManager',
'SuggestedAction|[a-z_]*_suggested_action' => 'SuggestedAction',
'suggested_action_manager[_(-](?![.]get[(][)])|SuggestedActionManager' => 'SuggestedActionManager',
+ 'SuggestedPostPrice' => 'SuggestedPostPrice',
'SynchronousRequests' => 'SynchronousRequests',
'TargetDialogTypes' => 'TargetDialogTypes',
'td_api' => 'td_api',