YunoHost-Apps / invoiceninja5_ynh

InvoiceNinja5 package for YunoHost
https://www.invoiceninja.org/
GNU General Public License v3.0
12 stars 7 forks source link

Fix rendering inline images #204

Closed CodeShakingSheep closed 9 months ago

CodeShakingSheep commented 9 months ago

Problem

PNG files aren't rendered correctly. Fix https://github.com/YunoHost-Apps/invoiceninja5_ynh/issues/102

Solution

Remove nginx conf block for png files.

PR Status

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)

CodeShakingSheep commented 9 months ago

!testme

yunohost-bot commented 9 months ago

:stuck_out_tongue_winking_eye: Test Badge

rndmh3ro commented 9 months ago

Thanks, I can confirm this works and doesn't seem to break anything.