regenerate protogen

Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
jkoberg
2022-09-02 15:02:06 +02:00
committed by kobergj
parent 3f5585628d
commit d6f3250f35
5 changed files with 30 additions and 12 deletions
@@ -28,6 +28,7 @@ message Entity {
string permissions = 8;
uint64 type = 9;
bool deleted = 10;
string shareRootName = 11;
}
message Match {