move code around

This commit is contained in:
A.Unger
2020-01-31 10:37:23 +01:00
parent 16401c1ffb
commit 01be15e8fc

View File

@@ -13,10 +13,10 @@ message Record {
Settings payload = 2;
}
message Settings {
string theme = 2;
}
message Query {
string id = 1;
}
message Settings {
string theme = 2;
}