diff --git a/app/models/profile.rb b/app/models/profile.rb index 486e99b96..509498037 100644 --- a/app/models/profile.rb +++ b/app/models/profile.rb @@ -3,6 +3,7 @@ class Profile require 'lib/diaspora/webhooks' include Diaspora::Webhooks include ROXML + include Encryptable xml_reader :person_id xml_accessor :first_name