mirror of
https://github.com/ChestShop-authors/ChestShop-3.git
synced 2025-01-09 00:27:34 +01:00
Fix default profile activation
This commit is contained in:
parent
5bc23214e0
commit
89ba3d0559
2
pom.xml
2
pom.xml
@ -466,7 +466,7 @@
|
|||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<properties>
|
<properties>
|
||||||
<bukkit>true</bukkit>
|
<spigot>true</spigot>
|
||||||
</properties>
|
</properties>
|
||||||
<build>
|
<build>
|
||||||
<finalName>${project.name}-Spigot</finalName>
|
<finalName>${project.name}-Spigot</finalName>
|
||||||
|
Loading…
Reference in New Issue
Block a user