mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-10-31 23:15:05 +01:00
Remove unused hasCloudflare field from extensions data
This commit is contained in:
parent
f3a2f74306
commit
497795ce29
@ -24,7 +24,6 @@ export interface Source {
|
||||
id: string
|
||||
baseUrl: string
|
||||
versionId: number
|
||||
hasCloudflare: string
|
||||
}
|
||||
|
||||
type UseExtensionsRepositoryQueryOptions<S = Extension[]> =
|
||||
|
Loading…
Reference in New Issue
Block a user