add rclone

This commit is contained in:
jxxghp
2023-10-11 11:47:45 +08:00
parent 110fe39e72
commit 7a5d04dc53
4 changed files with 7 additions and 3 deletions

View File

@@ -128,6 +128,8 @@ const TransferDict: { [key: string]: string } = {
move: '移动',
link: '硬链接',
softlink: '软链接',
rclone_copy: 'Rclone复制',
rclone_move: 'Rclone移动',
}
// 删除历史记录