diff options
| author | levlam <levlam@telegram.org> | 2025-06-20 13:32:18 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2025-06-20 13:32:18 +0300 |
| commit | 65a8f8cbf5d509947f71497ce9c93481438c5a1c (patch) | |
| tree | 97f02fec31fb48171eb434396574d7165cfdd454 /SplitSource.php | |
| parent | 06c2c1a645ca412821ccfb681036a848615019b3 (diff) | |
Add ToDoCompletion.
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 ccb9ccc04..c071f31c9 100644 --- a/SplitSource.php +++ b/SplitSource.php @@ -455,6 +455,7 @@ function split_file($file, $chunks, $undo) { 'theme_manager[_(-](?![.]get[(][)])|ThemeManager' => 'ThemeManager', 'ThemeSettings' => 'ThemeSettings', 'time_zone_manager[_(-](?![.]get[(][)])|TimeZoneManager' => 'TimeZoneManager', + 'ToDoCompletion' => 'ToDoCompletion', 'ToDoItem' => 'ToDoItem', 'ToDoList' => 'ToDoList', 'TopDialogCategory|get_top_dialog_category' => 'TopDialogCategory', |
