Toby Chui 3 лет назад
Родитель
Сommit
8c4d504596
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      AGI Documentation.md

+ 2 - 2
AGI Documentation.md

@@ -508,7 +508,7 @@ Example return value (in JSON object, not stringify JSON string)
   {
     "Ext": ".mp3",
     "Filename": "MyMusic.mp3",
-    "Filepath": "files/users/TC/Desktop/MyMusic.mp3",
+    "Filepath": "user:/Desktop/MyMusic.mp3",
     "Filesize": 12841616,
     "IsDir": false,
     "Modtime": 1653400359
@@ -516,7 +516,7 @@ Example return value (in JSON object, not stringify JSON string)
   {
     "Ext": ".shortcut",
     "Filename": "Code Studio.shortcut",
-    "Filepath": "files/users/TC/Desktop/Code Studio.shortcut",
+    "Filepath": "user:/Desktop/Code Studio.shortcut",
     "Filesize": 63,
     "IsDir": false,
     "Modtime": 1644421891