main
parent
f339dea626
commit
0c82358cfb
|
|
@ -44,7 +44,7 @@ public class Presets {
|
||||||
.build();
|
.build();
|
||||||
|
|
||||||
this.presets = new ArrayList<>();
|
this.presets = new ArrayList<>();
|
||||||
// allPresets();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public Object initPresets() throws ARException, NotFoundError {
|
public Object initPresets() throws ARException, NotFoundError {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue