developer icon indicating copy to clipboard operation
developer copied to clipboard

replace empty string for module names

Open oldjazjef opened this issue 5 months ago • 0 comments

Replacing ' ' string with _ character for module names since it leads to problems with certain FTP clients. E.g VsCode SimpleFtp extension. Could not synchronize the modules because of problems with module names containing " ".

oldjazjef avatar Jul 21 '25 08:07 oldjazjef