summaryrefslogtreecommitdiff
path: root/app/models/notification_reason.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/notification_reason.rb')
-rw-r--r--app/models/notification_reason.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/models/notification_reason.rb b/app/models/notification_reason.rb
index c3965565022..0a13487574f 100644
--- a/app/models/notification_reason.rb
+++ b/app/models/notification_reason.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
# Holds reasons for a notification to have been sent as well as a priority list to select which reason to use
# above the rest
class NotificationReason