mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-22 04:23:07 +00:00
fix api test
This commit is contained in:
parent
85499722c2
commit
2b2995fb55
2 changed files with 2 additions and 0 deletions
|
@ -12,5 +12,6 @@
|
|||
}
|
||||
pictrs: {
|
||||
api_key: "my-pictrs-key"
|
||||
image_mode: StoreLinkPreviews
|
||||
}
|
||||
}
|
||||
|
|
|
@ -12,5 +12,6 @@
|
|||
}
|
||||
pictrs: {
|
||||
api_key: "my-pictrs-key"
|
||||
image_mode: StoreLinkPreviews
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue