mirror of
https://github.com/diaspora/diaspora.git
synced 2026-04-29 03:01:03 -04:00
RS IZ saving in the photo parsing
This commit is contained in:
@@ -29,5 +29,6 @@ class Photo < Post
|
||||
def remote_photo= remote_path
|
||||
image.download! remote_path
|
||||
image.store!
|
||||
save
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user