Add stub notification partial for content pending deletion
This commit is contained in:
parent
4cab189750
commit
2db4ce38c9
|
@ -0,0 +1,2 @@
|
|||
-# This is a stub to prevent errors on broken notifications on content being asynchronously destroyed.
|
||||
- logger.error "Notification ##{notification.id} has a target which doesn't exist. (Target: #{notification.target_type}##{notification.target_id})"
|
Loading…
Reference in New Issue