skip auto-close during import
This commit is contained in:
+1
-1
@@ -151,7 +151,7 @@ class PostCreator
|
||||
|
||||
trigger_after_events(@post)
|
||||
|
||||
auto_close
|
||||
auto_close unless @opts[:import_mode]
|
||||
end
|
||||
|
||||
if @post || @spam
|
||||
|
||||
Reference in New Issue
Block a user