Commit ba1a63b
committed
Fix users in China being unable to use the mod
- China seems to block https://raw.githubusercontent.com/ so the localized string download fails with a NXDOMAIN error.
- This fix makes language file downloads non-essential for the time being so sba can still launch.1 parent 7086c94 commit ba1a63b
File tree
1 file changed
+1
-1
lines changed- src/main/java/codes/biscuit/skyblockaddons/utils/data/requests
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments