mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-06-30 09:24:34 -05:00
5 lines
67 B
Kotlin
5 lines
67 B
Kotlin
rootProject.name = "Tachidesk"
|
|
|
|
include("server")
|
|
|
|
include("webUI") |