Rename the project (#795)

This commit is contained in:
Mitchell Syer
2024-01-05 14:12:35 -05:00
committed by GitHub
parent 3ed84de320
commit f739c54292
50 changed files with 584 additions and 591 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
rootProject.name = System.getenv("ProductName") ?: "Tachidesk-Server"
rootProject.name = System.getenv("ProductName") ?: "Suwayomi-Server"
include("server")