Initialize remove link plugin

This commit is contained in:
xuzhi
2024-02-04 10:59:24 +00:00
parent e4a9617c69
commit 0051dc1fc1
2 changed files with 964 additions and 0 deletions

View File

@@ -342,5 +342,13 @@
"icon": "nfo.png",
"author": "叮叮当",
"level": 1
},
"RemoveLink": {
"name": "清理硬链接",
"description": "监控目录内文件被删除时,同步删除所有和它硬链接的文件",
"version": "1.0",
"icon": "delete.png",
"author": "DzAvril",
"level": 1
}
}