Skip to content

Commit 9f9e5df

Browse files
author
Marco Pereirinha
committed
Introduce new meta keys
1 parent e7460be commit 9f9e5df

File tree

1 file changed

+2
-0
lines changed
  • cloudinary-image-management-and-manipulation-in-the-cloud-cdn/php

1 file changed

+2
-0
lines changed

cloudinary-image-management-and-manipulation-in-the-cloud-cdn/php/class-sync.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ class Sync implements Setup, Assets {
4949
'sync_error' => '_sync_error',
5050
'cloudinary' => '_cloudinary_v2',
5151
'folder_sync' => '_folder_sync',
52+
'syncing' => '_cloudinary_syncing',
53+
'downloading' => '_cloudinary_downloading',
5254
);
5355

5456
/**

0 commit comments

Comments
 (0)