Remember last used migration flags (#656)
This commit is contained in:
@@ -232,6 +232,11 @@ export type MetadataServerSettings = {
|
||||
|
||||
// client
|
||||
devices: string[];
|
||||
|
||||
// migration
|
||||
includeChapters: boolean;
|
||||
includeCategories: boolean;
|
||||
deleteChapters: boolean;
|
||||
};
|
||||
|
||||
export interface ISearchSettings {
|
||||
|
||||
Reference in New Issue
Block a user