diff options
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 78f6c82d3..030dda06d 100644 --- a/SplitSource.php +++ b/SplitSource.php @@ -352,6 +352,7 @@ function split_file($file, $chunks, $undo) { 'documents_manager[_(-](?![.]get[(][)])|DocumentsManager' => 'DocumentsManager', 'download_manager[_(-](?![.]get[(][)])|DownloadManager[^C]' => 'DownloadManager', 'DownloadManagerCallback' => 'DownloadManagerCallback', + 'draft_message_manager[_(-](?![.]get[(][)])|DraftMessageManager' => 'DraftMessageManager', 'EmailVerification' => 'EmailVerification', 'EmojiGroup' => 'EmojiGroup', 'FactCheck' => 'FactCheck', |
