v++
Папка для загрузок, и пропущенный баг с настройками визуализатора.
This commit is contained in:
@@ -65,7 +65,7 @@ public class Test extends riDBObject {
|
||||
return new File(Global.TestsDirectory, String.valueOf(id));
|
||||
}
|
||||
public File getHomePath() {
|
||||
return new File(ComponentsSet.visualiser.getWorkspace(), String.valueOf(id));
|
||||
return new File(Global.DownloadsDirectory, String.valueOf(id));
|
||||
}
|
||||
//--
|
||||
public File getTempArchive() {
|
||||
|
||||
Reference in New Issue
Block a user