Merge branch 'main' into glitch-soc/merge-upstream
Conflicts: - `package.json`: Upstream removed a dependency that was textually close to a glitch-soc-only dependency. Removed the dependency as upstream did, while keeping the glitch-soc-only dependency.
This commit is contained in:
@@ -6,6 +6,7 @@ class NotifyService < BaseService
|
||||
NON_EMAIL_TYPES = %i(
|
||||
admin.report
|
||||
admin.sign_up
|
||||
update
|
||||
).freeze
|
||||
|
||||
def call(recipient, type, activity)
|
||||
|
Reference in New Issue
Block a user