Skip to content

Commit be6a0ff

Browse files
committed
Fix warning: add thumbnailLink property to GoogleDriveItem class
1 parent fc35515 commit be6a0ff

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Project/Sources/Classes/GoogleDriveItem.4dm

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ property mimeType : Text
1212
property size : Integer
1313
property modifiedTime : Text
1414
property webViewLink : Text
15+
property thumbnailLink : Text
16+
1517

1618
Class constructor($inProvider : cs.OAuth2Provider; $inBaseURL : Text; $inObject : Object)
1719
/**

0 commit comments

Comments
 (0)