Commit da5b82fc by Sebastián Katzer

Change default sound value to true

parent 65123eba
......@@ -27,7 +27,7 @@ exports._defaults = {
id: 0,
text: '',
title: '',
sound: 'res://platform_default',
sound: true,
badge: undefined,
data: undefined,
icon: undefined,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment