mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-11-12 19:33:00 +00:00
Fix using a tab instead of space
Annoying that pre-commit didn't catch this!
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"client": [
|
"client": [
|
||||||
"BlockRenderDispatcherMixin",
|
"BlockRenderDispatcherMixin",
|
||||||
"ClientPacketListenerMixin"
|
"ClientPacketListenerMixin"
|
||||||
],
|
],
|
||||||
"refmap": "client-computercraft.refmap.json"
|
"refmap": "client-computercraft.refmap.json"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user