Spaces:
Running
Running
Update ultimate_fix.js
Browse files- ultimate_fix.js +1 -1
ultimate_fix.js
CHANGED
|
@@ -111,4 +111,4 @@ console.log(">>> [ULTIMATE FIX] Network system hardened. Connection resilience i
|
|
| 111 |
|
| 112 |
module.exports = {
|
| 113 |
dispatcher: dispatcher || global.fixedDispatcher || null
|
| 114 |
-
};
|
|
|
|
| 111 |
|
| 112 |
module.exports = {
|
| 113 |
dispatcher: dispatcher || global.fixedDispatcher || null
|
| 114 |
+
};
|