skip auto-close during import

This commit is contained in:
Neil Lalonde 2016-05-17 11:16:10 -04:00
parent 94a10516e9
commit 3deda3ca39
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ class PostCreator
trigger_after_events(@post)
auto_close
auto_close unless @opts[:import_mode]
end
if @post || @spam