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