v0.16.7 Minor syntax fix
This commit is contained in:
parent
ae0efcb489
commit
daee737529
@ -1,5 +1,5 @@
|
||||
# gossamer threads migration-import code
|
||||
# v0.16.6
|
||||
# v0.16.7
|
||||
|
||||
require 'mysql2'
|
||||
require 'open-uri'
|
||||
@ -402,6 +402,7 @@ class GossamerForumsImporter < ImportScripts::Base
|
||||
puts "Failed to resize image #{file_path}: #{e.message}"
|
||||
nil
|
||||
end
|
||||
end
|
||||
|
||||
# Import user files (profile images) from Gossamer Forums to Discourse
|
||||
def import_user_files(user)
|
||||
|
Loading…
Reference in New Issue
Block a user