Skip to content

Commit

Permalink
Merge pull request #44 from podio/notifications-rollback.2965
Browse files Browse the repository at this point in the history
Rolling back change. Story ref: 2965
  • Loading branch information
cmchase committed Aug 19, 2016
2 parents 703078b + 0fd4fd0 commit 699afca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/podio/models/email_subscription_setting.rb
Expand Up @@ -13,8 +13,6 @@ 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 699afca

Please sign in to comment.