diff options
author | metamuffin <metamuffin@disroot.org> | 2024-03-23 01:27:11 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-03-23 01:27:11 +0100 |
commit | 4fefaf44b094aeac30028bc7199992bb5e6d4b3c (patch) | |
tree | 2667f258f1d09a9c04b30b44e2e82bc9688e0b11 /doc/import | |
parent | 1d38bd821351324b51a15a9400630c49d9838f80 (diff) | |
download | jellything-4fefaf44b094aeac30028bc7199992bb5e6d4b3c.tar jellything-4fefaf44b094aeac30028bc7199992bb5e6d4b3c.tar.bz2 jellything-4fefaf44b094aeac30028bc7199992bb5e6d4b3c.tar.zst |
doc rust api
Diffstat (limited to 'doc/import')
-rw-r--r-- | doc/import/providers.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/import/providers.md b/doc/import/providers.md index 9b438c6..dcb9bfd 100644 --- a/doc/import/providers.md +++ b/doc/import/providers.md @@ -2,7 +2,7 @@ ## `override` -Allows for manual hardcoded metadata. +Allows for manual hardcoded metadata. This an instance of [`Node`](/doc/jellycommon/struct.Node.html). Special to this option are the `poster` and `backdrop` properties in the `private` section. These are reference images local to _library\_path_ and |