Add blank comment lines

This commit is contained in:
mmattel
2022-12-27 13:28:29 +01:00
parent d32f3cad05
commit 4fe4a34a1f
2 changed files with 2 additions and 0 deletions
@@ -37,6 +37,7 @@ type GetThumbnailRequest struct {
// The height of the thumbnail
Height int32 `protobuf:"varint,4,opt,name=height,proto3" json:"height,omitempty"`
// Types that are assignable to Source:
//
// *GetThumbnailRequest_WebdavSource
// *GetThumbnailRequest_Cs3Source
Source isGetThumbnailRequest_Source `protobuf_oneof:"source"`