mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-05 01:09:30 +00:00
add cast to appsettings
This commit is contained in:
@@ -29,6 +29,7 @@ export type AppSettingsConfigType = {
|
||||
};
|
||||
application: {
|
||||
enable_snapshot: boolean;
|
||||
enable_cast: boolean;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user