Skip to content

Commit d52de61

Browse files
authored
Merge pull request #1448 from PRX/fix/import_setting_allow
Allow replace_files to be set for new RSS imports
2 parents 3384122 + 3ca14f8 commit d52de61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/controllers/imports_controller.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ def import_params
6868
:import_existing,
6969
:import_metadata,
7070
:metadata_timings,
71+
:replace_files,
7172
:megaphone_podcast_id,
7273
:override_enclosures,
7374
:import_drafts,

0 commit comments

Comments
 (0)