@@ -1,3 +1,6 @@
|
||||
defmodule Mobilizon.Service.Pictures.Information do
|
||||
@moduledoc """
|
||||
The structure holding information about a picture
|
||||
"""
|
||||
defstruct [:url, :author, :source]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user