Add get_media_preview module declaration

This commit is contained in:
Jonas Platte 2020-05-05 22:51:16 +02:00
parent 7d80a7f23d
commit b10e5e9ed1
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -5,3 +5,4 @@ pub mod get_content;
pub mod get_content_as_filename;
pub mod get_content_thumbnail;
pub mod get_media_config;
pub mod get_media_preview;