b13 / twoclickmedia

2 stars 5 forks source link

[BUGFIX] Automatically distinguish between file and file reference #2

Closed ohader closed 2 years ago

ohader commented 2 years ago

This change allows to pass a regular File instance instead of a FileReference instance to <f:media file="..." />.

Fixes: #1