List updated fields in carnet notification (only rss and panel for now,
[platal.git] / modules / profile / decos.inc.php
index ab1d9fd..de68fd6 100644 (file)
@@ -92,6 +92,7 @@ class ProfileDecos extends ProfilePage
         parent::__construct($wiz);
         $this->settings['medals'] = new ProfileDeco();
         $this->settings['medals_pub'] = new ProfilePub();
+        $this->watched['medals'] = true;
     }
 
     protected function _fetchData()