mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-01-21 05:31:10 +00:00
fix api test
This commit is contained in:
parent
85499722c2
commit
2b2995fb55
|
@ -12,5 +12,6 @@
|
||||||
}
|
}
|
||||||
pictrs: {
|
pictrs: {
|
||||||
api_key: "my-pictrs-key"
|
api_key: "my-pictrs-key"
|
||||||
|
image_mode: StoreLinkPreviews
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -12,5 +12,6 @@
|
||||||
}
|
}
|
||||||
pictrs: {
|
pictrs: {
|
||||||
api_key: "my-pictrs-key"
|
api_key: "my-pictrs-key"
|
||||||
|
image_mode: StoreLinkPreviews
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue