Bulk import frontend utility
This commit is contained in:
@@ -24,8 +24,6 @@ export const Config = Schema.Struct({
|
||||
),
|
||||
OAUTH_AUTHORIZATION_ENDPOINT: Schema.String,
|
||||
OAUTH_TOKEN_ENDPOINT: Schema.String,
|
||||
POCKET_ID_API_ORIGIN: Schema.String,
|
||||
POCKET_ID_API_KEY: Schema.String,
|
||||
});
|
||||
|
||||
export type Config = typeof Config.Type;
|
||||
|
||||
Reference in New Issue
Block a user