Skip to content

Fix syntax errors in trash patch

Rastersoft requested to merge rastersoft/desktop-icons:fix_trash_refresh into master

There are two syntax errors in fileItem.js that prevents the trash icon to be refreshed when items are deleted or the trash is emptied.

This patch fixes them.

Merge request reports