Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/root' into root
Browse files Browse the repository at this point in the history
  • Loading branch information
weblate committed Jul 1, 2024
2 parents 89ebc24 + 52691e8 commit d3db6d9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions web/backend/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
`kordex-module`
`published-module`
// `published-module`

kotlin("plugin.serialization")

Expand All @@ -9,10 +9,10 @@ plugins {

group = "dev.kordex"

metadata {
name = "KordEx Extra: Web"
description = "KordEx extra module that provides a web interface and APIs for working with it"
}
//metadata {
// name = "KordEx Extra: Web"
// description = "KordEx extra module that provides a web interface and APIs for working with it"
//}

dokkaModule {
moduleName = "Kord Extensions: Web Interface"
Expand Down

0 comments on commit d3db6d9

Please sign in to comment.