itizawa hace 6 años
padre
commit
1dc04615f0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/client/js/services/AdminNotificationContainer.js

+ 1 - 1
src/client/js/services/AdminNotificationContainer.js

@@ -33,7 +33,7 @@ export default class AdminNotificationContainer extends Container {
    * Retrieve notificationData
    */
   retrieveNotificationData() {
-    // TODO retrive data from api
+    // TODO GW-821 retrive data from api
   }
 
   /**