boooooo
This commit is contained in:
@@ -12,7 +12,7 @@ class Promemoria extends BaseEntity {
|
||||
|
||||
static Color color = Color.none;
|
||||
|
||||
Promemoria(String description){
|
||||
Promemoria(String description) : super(){
|
||||
this.description = description;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user