View Single Post
Old 7th April 2020, 04:08   #1644  |  Link
JKyle
App Digger
 
JKyle's Avatar
 
Join Date: Sep 2018
Posts: 411
2.1.0.5 Tools > Folders > Templates default command line is wrong

In 2.1.0.5 beta, Tools > Folders > Templates menu tries to open a wrong folder, TemplatesV2.





Of course I can manually fix this by changing the default command line from

Code:
"%settings_dir%TemplatesV2"
to

Code:
"%settings_dir%Templates"
but I just wanted to point out that the default command line is problematic.
JKyle is offline