lib/xinge/ios.rb in ruby-for-xinge-0.1.3 vs lib/xinge/ios.rb in ruby-for-xinge-0.1.4

- old
+ new

@@ -22,10 +22,10 @@ alert: { title: title, body: content }, sound: 'default', - badge: 5 + badge: 1 } }.merge(custom_content).to_json end end end