Closed curiouspers closed 2 years ago
Added possibility to see full path in a tooltip (mouse over) in this commit. Does File.SetAttributes(JSON_PATH, FileAttributes.Normal); fixes the error you mention?
File.SetAttributes(JSON_PATH, FileAttributes.Normal);
Added possibility to see full path in a tooltip (mouse over) in this commit. Does
File.SetAttributes(JSON_PATH, FileAttributes.Normal);
fixes the error you mention?