mirror of
https://github.com/thaldrin/thaldrin.git
synced 2024-08-14 23:57:21 +00:00
fix supabase server type
This commit is contained in:
parent
7114c52ac0
commit
f9b6f37688
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ export type Server = {
|
|||
shortlinks: boolean
|
||||
sourcefinder: boolean
|
||||
embeds: boolean
|
||||
interactiontext: boolean
|
||||
interaction_text: boolean
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue