@zenginehq/frontend-config
Advanced tools
Comparing version 3.13.0 to 3.13.1
{ | ||
"name": "@zenginehq/frontend-config", | ||
"version": "3.13.0", | ||
"version": "3.13.1", | ||
"description": "Helper module for implementing Zengine plugin configuration forms.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -960,3 +960,3 @@ plugin.controller('wgnConfigCtrl', ['$scope', '$q', '$routeParams', 'znData', 'znModal', 'znMessage', 'wgnConfigSrv', | ||
} | ||
console.log('the url: ', url); | ||
if (url !== wh.url) { | ||
@@ -963,0 +963,0 @@ return _webhook.service.update({ id: wh.id, url: url }); |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
300417
2080