mirror of
https://0xacab.org/sutty/sutty
synced 2025-03-15 03:48:16 +00:00
Merge branch 'issue-15109-1' of https://0xacab.org/sutty/sutty into production.panel.sutty.nl
This commit is contained in:
commit
665684c4be
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
|
||||
class ActivityPub
|
||||
class RemoteFlag < ApplicationRecord
|
||||
IGNORED_EVENTS = []
|
||||
IGNORED_STATES = []
|
||||
|
||||
include AASM
|
||||
include AasmEventsConcern
|
||||
|
||||
|
|
Loading…
Reference in a new issue