Merge branch 'linkify' into 'develop'
[akkoma] / lib / pleroma / web / push / impl.ex
index cdb827e7664820f7d08088ad489a7e7f21a033ef..16368485e57d1028e241c8302c103d942cc99123 100644 (file)
@@ -104,7 +104,7 @@ defmodule Pleroma.Web.Push.Impl do
 
   def build_content(
         %{
-          user: %{notification_settings: %{privacy_option: true}}
+          user: %{notification_settings: %{hide_notification_contents: true}}
         } = notification,
         _actor,
         _object,