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 (
|
const (
|
||||||
LibraryItemFN = "library-item"
|
LibraryItemFN = "file"
|
||||||
LibraryFN = "library"
|
LibraryFN = "folder"
|
||||||
ListItemFN = "list-item"
|
ListItemFN = "list-item"
|
||||||
ListFN = "list"
|
ListFN = "list"
|
||||||
PageFolderFN = "page-folders"
|
PageFolderFN = "page-folders"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user