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 6c66dceba..679e656c0 100644 --- a/SplitSource.php +++ b/SplitSource.php @@ -434,6 +434,7 @@ function split_file($file, $chunks, $undo) { 'StickerSetId' => 'StickerSetId', 'stickers_manager[_(-](?![.]get[(][)])|StickersManager' => 'StickersManager', 'storage_manager[_(-](?![.]get[(][)])|StorageManager' => 'StorageManager', + 'StoryAlbum' => 'StoryAlbum', 'StoryAlbumId' => 'StoryAlbumId', 'StoryId' => 'StoryId', 'StoryListId' => 'StoryListId', |
