mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-05 02:09:28 +00:00
add per playlist page size
This commit is contained in:
@@ -5,6 +5,7 @@ export type AppSettingsConfigType = {
|
||||
channel_size: number | null;
|
||||
live_channel_size: number | null;
|
||||
shorts_channel_size: number | null;
|
||||
playlist_size: number | null;
|
||||
auto_start: boolean;
|
||||
extract_flat: boolean;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user