Fix using a tab instead of space

Annoying that pre-commit didn't catch this!
This commit is contained in:
Jonathan Coates
2024-01-30 22:01:57 +00:00
parent 27c72a4571
commit 57b1a65db3
@@ -8,7 +8,7 @@
},
"client": [
"BlockRenderDispatcherMixin",
"ClientPacketListenerMixin"
"ClientPacketListenerMixin"
],
"refmap": "client-computercraft.refmap.json"
}