lib/ecoportal/api/v2/page/permission_flags.rb in ecoportal-api-v2-0.8.28 vs lib/ecoportal/api/v2/page/permission_flags.rb in ecoportal-api-v2-0.8.29

- old
+ new

@@ -67,10 +67,10 @@ when :subscribed self.subscribed = val when :subscribed_to_tasks self.subscribed_to_tasks = val else - residual.push(cnf) + residual.push(key) end end end end end