feat: Add status page link to about

This commit is contained in:
oSumAtrIX
2024-12-24 17:03:00 +01:00
parent 712ab3be8c
commit 8a957cd797
2 changed files with 2 additions and 0 deletions

View File

@@ -123,6 +123,7 @@ class APIAbout(
// Using a list instead of a set because set semantics are unnecessary here.
val socials: List<Social>?,
val donations: Donations?,
val status: String,
) {
@Serializable
class Branding(