Add update to @notification_types
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
parent
1efe48672d
commit
e666ddc9ba
2 changed files with 2 additions and 0 deletions
1
changelog.d/notification-type-update.fix
Normal file
1
changelog.d/notification-type-update.fix
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Add `update` to @notification_types
|
||||||
|
|
@ -74,6 +74,7 @@ defmodule Pleroma.Notification do
|
||||||
reblog
|
reblog
|
||||||
poll
|
poll
|
||||||
status
|
status
|
||||||
|
update
|
||||||
}
|
}
|
||||||
|
|
||||||
def changeset(%Notification{} = notification, attrs) do
|
def changeset(%Notification{} = notification, attrs) do
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue