You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using hs.addResourceFile, files are always added to the root directory of the resource regardless if a different resource_filename is provided. It does, however, successfully rename files when using resource_filename though. To reproduce;
When using
hs.addResourceFile
, files are always added to the root directory of the resource regardless if a differentresource_filename
is provided. It does, however, successfully rename files when usingresource_filename
though. To reproduce;The text was updated successfully, but these errors were encountered: