Skip to content

Commit

Permalink
suppress that
Browse files Browse the repository at this point in the history
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
  • Loading branch information
j10a1n15 committed Sep 23, 2024
1 parent 6eb0d52 commit 36be37a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/kotlin/gay/j10a1n15/sillygames/config/Config.kt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ object Config : Vigilant(File("./config/sillygames.toml")) {
category = "About",
customPropertyInfo = InfoProperty::class,
)
@Suppress("unused")
var informationAbout = ""

init {
Expand Down

0 comments on commit 36be37a

Please sign in to comment.