We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89082b3 commit 2caf32dCopy full SHA for 2caf32d
_base/plus.js
@@ -1,3 +1,3 @@
1
const pluginWatermark = 'puiWatermark';
2
deactivatePlugin(pluginWatermark);
3
-lc_activatePlugin(pluginWatermark, '', source = STO_HELP);
+activatePlugin(pluginWatermark, '', source = STO_HELP);
0 commit comments