Skip to content

Commit

Permalink
New properties for notification options.
Browse files Browse the repository at this point in the history
Revert "Rolling back change. Story ref: 2965"

This reverts commit 0fd4fd0.
  • Loading branch information
infinitewarp committed Aug 23, 2016
1 parent 699afca commit 3bf65ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/podio/models/email_subscription_setting.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ class Podio::EmailSubscriptionSetting < ActivePodio::Base
property :push_notification_browser, :boolean
property :user, :boolean
property :bulletin, :boolean
property :meeting_update_as_organizer, :boolean
property :meeting_update, :boolean

def self.find_for_current_user
self.get_groups
Expand Down

0 comments on commit 3bf65ed

Please sign in to comment.