We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c09917d + 112d04a commit 681725aCopy full SHA for 681725a
1 file changed
resources/js/cookiepanel.js
@@ -81,7 +81,7 @@
81
}
82
83
84
- updateConsentSettings(selectedCategories);
+ this.updateConsentSettings(selectedCategories);
85
86
if (autoClose) {
87
this.close();
0 commit comments