fix api test

This commit is contained in:
Felix Ableitner 2024-11-19 14:21:31 +01:00
parent 85499722c2
commit 2b2995fb55
2 changed files with 2 additions and 0 deletions

View file

@ -12,5 +12,6 @@
} }
pictrs: { pictrs: {
api_key: "my-pictrs-key" api_key: "my-pictrs-key"
image_mode: StoreLinkPreviews
} }
} }

View file

@ -12,5 +12,6 @@
} }
pictrs: { pictrs: {
api_key: "my-pictrs-key" api_key: "my-pictrs-key"
image_mode: StoreLinkPreviews
} }
} }