mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-06 21:25:58 -05:00
Changed wording for safeDelete function JSDoc
This commit is contained in:
parent
21c1921867
commit
675806829c
@ -44,7 +44,7 @@ function updateWiki(newVersion) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Check if a directory exists before deleting
|
||||
* Check if a directory exists and then delete it
|
||||
* @param {string} dir Directory to delete
|
||||
*/
|
||||
function safeDelete(dir) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user