Fix SplitSource.php.

GitOrigin-RevId: 72de6bce4845fc6c8bb5422da88905dbf46e4a45
This commit is contained in:
levlam 2019-09-08 02:32:04 +03:00
parent 55ea23b2fc
commit 8b961d9ed1
1 changed files with 1 additions and 1 deletions

View File

@ -271,7 +271,7 @@ function split_file($file, $chunks, $undo) {
'HashtagHints' => 'HashtagHints',
'inline_queries_manager[_(-][^.]|InlineQueriesManager' => 'InlineQueriesManager',
'language_pack_manager[_(-][^.]|LanguagePackManager' => 'LanguagePackManager',
'get_erase_logevent_promise' => 'logevent/LogEventHelper',
'get_erase_logevent_promise|parse_time|store_time' => 'logevent/LogEventHelper',
'messages_manager[_(-][^.]|MessagesManager' => 'MessagesManager',
'notification_manager[_(-][^.]|NotificationManager|notifications[)]' => 'NotificationManager',
'SecretChatActor' => 'SecretChatActor',