Bug 762250 - Receipts aren't exposed as an App property [r=fabrice]

This commit is contained in:
Andy McKay 2012-06-08 11:06:16 -07:00
parent b67e444a61
commit b9272ddf5d

View File

@ -207,6 +207,7 @@ WebappsApplication.prototype = {
installOrigin: 'r',
installTime: 'r',
launch: 'r',
receipts: 'r',
uninstall: 'r'
},