Remove a testing line and bump to 1.0.0

This commit is contained in:
2025-04-07 21:55:08 -07:00
parent a6ba3b87a7
commit e9c4487856
3 changed files with 3 additions and 14 deletions

View File

@@ -1,5 +1,6 @@
package xyz.lncvrt.galaxyapi.utils
@Suppress("unused")
object Messages {
const val PRIMARY_COLOR = "c864f0"
const val SECONDARY_COLOR = "8c2db4"