Description: Added empty "toJSON" method

zockerFirstDesign
Felix Stupp 6 years ago
parent 4aa655a13f
commit 2520078473

@ -20,4 +20,8 @@ public class Description {
return description; return description;
} }
public String toJSON() {
}
} }

Loading…
Cancel
Save