WIP: Trigger build #154
@ -456,6 +456,7 @@ public class SchematicNode {
|
||||
return SchematicType.fromDB(type);
|
||||
}
|
||||
|
||||
|
||||
public void setSchemtype(SchematicType type) {
|
||||
if(isDir())
|
||||
throw new RuntimeException("Is Directory");
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren