mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-01-25 08:26:54 +00:00
Fix using a tab instead of space
Annoying that pre-commit didn't catch this!
This commit is contained in:
parent
27c72a4571
commit
57b1a65db3
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"client": [
|
"client": [
|
||||||
"BlockRenderDispatcherMixin",
|
"BlockRenderDispatcherMixin",
|
||||||
"ClientPacketListenerMixin"
|
"ClientPacketListenerMixin"
|
||||||
],
|
],
|
||||||
"refmap": "client-computercraft.refmap.json"
|
"refmap": "client-computercraft.refmap.json"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user