mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
no need to apply a plugin, that's the default
This commit is contained in:
parent
0d91e59a9a
commit
093ef4b464
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ plugins {
|
|||
// Allow blossom to mark sources root of templates
|
||||
idea
|
||||
id("geyser.publish-conventions")
|
||||
alias(libs.plugins.blossom) apply true
|
||||
alias(libs.plugins.blossom)
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue