We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e12cb4c commit 5040963Copy full SHA for 5040963
1 file changed
js/iochat/iochat-modules.js
@@ -11,5 +11,6 @@ document.addEventListener('DOMContentLoaded', function() {
11
backgrounds();
12
gifAutoload();
13
buttons();
14
+ customFeature();
15
16
});
0 commit comments