mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2025-12-09 04:14:58 +00:00
cleanup status variable
This commit is contained in:
@@ -116,6 +116,7 @@ export type Status = {
|
||||
theme_text: string
|
||||
theme_favicon: string
|
||||
theme_page_title: string
|
||||
theme_new_note_notice: boolean
|
||||
}
|
||||
|
||||
export async function status() {
|
||||
|
||||
Reference in New Issue
Block a user