Update
This commit is contained in:
parent
f90a7133bc
commit
00ecbadeca
29 changed files with 871 additions and 12 deletions
|
@ -22,6 +22,7 @@ defmodule Nulla.NotesFixtures do
|
|||
published: ~U[2025-07-01 09:17:00Z],
|
||||
sensitive: true,
|
||||
to: ["option1", "option2"],
|
||||
tag: [%{"key1" => "value1"}, %{"key2" => "value2"}],
|
||||
url: "some url",
|
||||
visibility: "some visibility",
|
||||
actor_id: actor.id
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue