Rename metadata migration setting flags
This commit is contained in:
@@ -240,8 +240,8 @@ export type MetadataClientSettings = {
|
||||
};
|
||||
|
||||
export type MetadataMigrationSettings = {
|
||||
includeChapters: boolean;
|
||||
includeCategories: boolean;
|
||||
migrateChapters: boolean;
|
||||
migrateCategories: boolean;
|
||||
deleteChapters: boolean;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user