Skip to content

Commit a192a03

Browse files
committed
feat: allow using spigot mappings again
Signed-off-by: David Mayr <[email protected]>
1 parent 55fde72 commit a192a03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aspaper-server/build.gradle.kts.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
+ activeFork = aspaper
1717
+
1818
spigot {
19-
enabled = false
20-
buildDataRef = "281ac0de7a76d808753ede97d11b034bc801b63d"
19+
enabled = true
20+
buildDataRef = "436eac9815c211be1a2a6ca0702615f995e81c44"
2121
@@ -107,7 +_,19 @@
2222
}
2323
}

0 commit comments

Comments
 (0)