feat: add tumblr oauth

This commit is contained in:
Sam 2023-04-18 03:49:37 +02:00
parent 6131884ba7
commit 716c1283e7
Signed by: sam
GPG key ID: B4EF20DDE721CAA1
13 changed files with 641 additions and 7 deletions

View file

@ -15,6 +15,7 @@ export interface MetaResponse {
export interface UrlsResponse {
discord: string;
tumblr: string;
}
export interface ExportResponse {