itizawa %!s(int64=6) %!d(string=hai) anos
pai
achega
417b0c69c8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/client/js/services/AdminNotificationContainer.js

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

@@ -117,7 +117,7 @@ export default class AdminNotificationContainer extends Container {
   /**
    * Delete global notification pattern
    */
-  async deleteGlobalNotificationPattern() {
+  async deleteGlobalNotificationPattern(notificatiionId) {
     // TODO GW-780 create apiV3
   }