add comments for linter
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
committed by
Ralf Haferkamp
parent
57fd00d238
commit
8babace4b6
@@ -140,7 +140,9 @@ type ListResponse struct {
|
||||
}
|
||||
|
||||
const (
|
||||
ReadmeSpecialFolderName = "readme"
|
||||
// ReadmeSpecialFolderName for the drive specialFolder property
|
||||
ReadmeSpecialFolderName = "readme"
|
||||
// SpaceImageSpecialFolderName for the drive specialFolder property
|
||||
SpaceImageSpecialFolderName = "image"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user