mirror of
https://github.com/ankitects/anki.git
synced 2025-11-14 00:27:13 -05:00
add missing newline to .proto
This commit is contained in:
parent
93bb5a0bf6
commit
3d3fe17132
1 changed files with 1 additions and 1 deletions
|
|
@ -318,4 +318,4 @@ message StudiedTodayIn {
|
||||||
message CongratsLearnMsgIn {
|
message CongratsLearnMsgIn {
|
||||||
float next_due = 1;
|
float next_due = 1;
|
||||||
uint32 remaining = 2;
|
uint32 remaining = 2;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue