Optionally migrate track bindings
This commit is contained in:
@@ -242,6 +242,7 @@ export type MetadataClientSettings = {
|
||||
export type MetadataMigrationSettings = {
|
||||
migrateChapters: boolean;
|
||||
migrateCategories: boolean;
|
||||
migrateTracking: boolean;
|
||||
deleteChapters: boolean;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user