Update to cli/utils/sharepoint.go
Issue #2602: flags for SharePoint Libraries updated.
This commit is contained in:
parent
7fd47828ef
commit
b8c8201fa3
@ -8,8 +8,8 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
LibraryItemFN = "library-item"
|
||||
LibraryFN = "library"
|
||||
LibraryItemFN = "file"
|
||||
LibraryFN = "folder"
|
||||
ListItemFN = "list-item"
|
||||
ListFN = "list"
|
||||
PageFolderFN = "page-folders"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user