D
DragonByte Tech
Guest
I'm like 75% sure this diff is correct:
Diff:
Read more
Continue reading...
Diff:
Code:
Index: js/xf/core.js
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
diff --git a/js/xf/core.js b/js/xf/core.js
--- a/js/xf/core.js
+++ b/js/xf/core.js
@@ -9370,7 +9370,7 @@
{
XF.onDelegated(document, 'click', '.js-expandLink', e =>
{
-...
Read more
Continue reading...