mirror of
https://github.com/usememos/memos.git
synced 2025-10-27 06:46:00 +08:00
chore: format proto
This commit is contained in:
parent
dd06278692
commit
f6f193af2d
1 changed files with 1 additions and 2 deletions
|
|
@ -46,8 +46,7 @@ message BatchUpsertTagRequest {
|
||||||
repeated UpsertTagRequest requests = 1;
|
repeated UpsertTagRequest requests = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
message BatchUpsertTagResponse {
|
message BatchUpsertTagResponse {}
|
||||||
}
|
|
||||||
|
|
||||||
message ListTagsRequest {
|
message ListTagsRequest {
|
||||||
// The creator of tags.
|
// The creator of tags.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue