mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
fed9cc467f
Previously, the getSubscriptions debugging utility returned all observed keys for a given target, instead of only the keys observed by the callback it received as argument. This commit fixes that issues.