diff --git a/gossamer_forums.rb b/gossamer_forums.rb index 4a5eda5..36d5e21 100644 --- a/gossamer_forums.rb +++ b/gossamer_forums.rb @@ -613,6 +613,7 @@ class GossamerForumsImporter < ImportScripts::Base # TEMPORARY!! if user[:id] > 353 import_user_files(discourse_user) + end end end