mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2025-12-10 06:42:07 +01:00
5 lines
67 B
Kotlin
5 lines
67 B
Kotlin
rootProject.name = "Tachidesk"
|
|
|
|
include("server")
|
|
|
|
include("webUI") |