„lib/chiya_web/indie/micropub.ex“ ändern

This commit is contained in:
inhji 2023-07-17 20:28:52 +02:00
parent 3dbcf6465f
commit dc5449e5e5

View file

@ -11,7 +11,7 @@ defmodule ChiyaWeb.Indie.Micropub do
Logger.info("Note created!") Logger.info("Note created!")
# TODO: Make separate function for this # TODO: Make separate function for this
note_attrs properties
|> Props.get_photos() |> Props.get_photos()
|> Enum.map(fn photo -> |> Enum.map(fn photo ->
Chiya.Notes.create_note_image(%{ Chiya.Notes.create_note_image(%{