itizawa 6 lat temu
rodzic
commit
417b0c69c8

+ 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
   }