updated file manager

Permalink
Hi,

Im trying to make a addon that will add an extra option to the menu within the file manager (the menu that pops up when you click on a file)

the option shows when i copied the original js and updated the file in
applications/js/file-manager.js

but once i move the file to packages/myaddon/js/file-manager.js then the option does not show.

does anyone know what i am doing wrong? the package installs without error.

xb385