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 030dda06d..fcaf0205c 100644
--- a/SplitSource.php
+++ b/SplitSource.php
@@ -329,6 +329,7 @@ function split_file($file, $chunks, $undo) {
'ChatId' => 'ChatId',
'chat_manager[_(-](?![.]get[(][)])|ChatManager([^ ;.]| [^*])' => 'ChatManager',
'common_dialog_manager[_(-](?![.]get[(][)])|CommonDialogManager' => 'CommonDialogManager',
+ 'community_manager[_(-](?![.]get[(][)])|CommunityManager([^ ;.]| [^*])' => 'CommunityManager',
'connection_state_manager[_(-](?![.]get[(][)])|ConnectionStateManager' => 'ConnectionStateManager',
'country_info_manager[_(-](?![.]get[(][)])|CountryInfoManager' => 'CountryInfoManager',
'CurrencyAmount' => 'CurrencyAmount',