1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-09-03 11:22:33 +02:00

Change some of the wording slightly in the translations command

This commit is contained in:
Luck
2020-10-15 23:47:51 +01:00
parent b6e5b0bd47
commit 9af397c2bc
4 changed files with 10 additions and 12 deletions

View File

@@ -8,12 +8,10 @@ repositories {
}
dependencies {
compile project(':common')
compileOnly 'com.velocitypowered:velocity-api:1.1.0-SNAPSHOT'
annotationProcessor 'com.velocitypowered:velocity-api:1.1.0-SNAPSHOT'
compile project(':common')
}
blossom {