minor fix

This commit is contained in:
tsuky_chen
2024-02-08 01:51:40 +08:00
parent 0e07964c63
commit 2f87aae0cb
26 changed files with 78 additions and 78 deletions

View File

@@ -10,7 +10,7 @@
"files": [
{
"url": "https://drive.google.com/uc?id=1j6Gx6KCxA9Cp-TE1uZ5lKcTSKVRPW-CB&export=download",
"path": "Desktop/presentation_instruction_2023_Feb.docx"
"path": "/home/user/Desktop/presentation_instruction_2023_Feb.docx"
}
]
}
@@ -18,7 +18,7 @@
{
"type": "open",
"parameters": {
"path": "Desktop/presentation_instruction_2023_Feb.docx"
"path": "/home/user/Desktop/presentation_instruction_2023_Feb.docx"
}
}
],
@@ -60,7 +60,7 @@
},
"result": {
"type": "vm_file",
"path": "Desktop/presentation_instruction_2023_Feb.docx",
"path": "/home/user/Desktop/presentation_instruction_2023_Feb.docx",
"dest": "presentation_instruction_2023_Feb.docx"
}
}