Skip to content

Commit 4ed7080

Browse files
committed
fix xmpp name
1 parent 13c7ae5 commit 4ed7080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/cloudflare.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const MODULES = [
1515
'GeoIP',
1616
'Protect',
1717
'Spawn',
18-
'XXMPP',
18+
'XMPP',
1919
];
2020

2121
async function getData<T>(

0 commit comments

Comments
 (0)