mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 13:14:29 -08:00
add new api calls: folder/move and folder/update
This commit is contained in:
@@ -44,6 +44,8 @@ add_library(mfapi SHARED
|
||||
mfapi/apicalls/folder_create.c
|
||||
mfapi/apicalls/folder_get_content.c
|
||||
mfapi/apicalls/folder_delete.c
|
||||
mfapi/apicalls/folder_move.c
|
||||
mfapi/apicalls/folder_update.c
|
||||
mfapi/apicalls/device_get_status.c
|
||||
mfapi/apicalls/device_get_changes.c
|
||||
mfapi/apicalls/device_get_patch.c
|
||||
|
||||
Reference in New Issue
Block a user