Remove old content
This commit is contained in:
parent
b9ef05c10d
commit
40ff2851ce
@ -43,7 +43,6 @@ class NoteController(kodein: Kodein) : KodeinController(kodein) {
|
|||||||
|
|
||||||
val note = Note {
|
val note = Note {
|
||||||
this.title = body.title
|
this.title = body.title
|
||||||
this.content = body.content
|
|
||||||
this.user = user
|
this.user = user
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user