fix formatting

This commit is contained in:
John Bowdre 2024-06-18 14:54:04 -05:00
parent b546824d42
commit 456460fbb3

View File

@ -37,7 +37,7 @@ export type Analytics =
| {
provider: "cabin"
host?: string
}
}
export interface GlobalConfiguration {
pageTitle: string