Fix build
This commit is contained in:
parent
9e3e59825e
commit
aad6b8b59f
|
@ -1,4 +1,4 @@
|
||||||
interface OAuth2ConfigResponse {
|
export interface OAuth2ConfigResponse {
|
||||||
id: string
|
id: string
|
||||||
name: string
|
name: string
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue