add missing newline to .proto

This commit is contained in:
Damien Elmes 2020-03-09 18:58:49 +10:00
parent 93bb5a0bf6
commit 3d3fe17132

View file

@ -318,4 +318,4 @@ message StudiedTodayIn {
message CongratsLearnMsgIn {
float next_due = 1;
uint32 remaining = 2;
}
}