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

View File

@@ -23,7 +23,7 @@ object SettingsController {
handler(
documentWith = {
withOperation {
summary("About Tachidesk")
summary("About Suwayomi-Server")
description("Returns some static info about the current app build")
}
},
@@ -40,7 +40,7 @@ object SettingsController {
handler(
documentWith = {
withOperation {
summary("Tachidesk update check")
summary("Suwayomi-Server update check")
description("Check for app updates")
}
},