Explorar o código

fix formatting

geni %!s(int64=6) %!d(string=hai) anos
pai
achega
e8a08ed938
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -30,7 +30,7 @@ dependencies {
 	modCompile "net.fabricmc:fabric:${project.fabric_version}"
 
     // Used for commands
-	modCompile "io.github.cottonmc:client-commands:${clientcommands_version}"
+    modCompile "io.github.cottonmc:client-commands:${clientcommands_version}"
     include "io.github.cottonmc:client-commands:${clientcommands_version}"
 
 	implementation 'com.google.code.gson:gson:2.8.5'