แก้คำ

This commit is contained in:
STW_TTTY\stwtt 2024-09-06 13:47:50 +07:00
parent 6ee3227f16
commit 1d64329d24
7 changed files with 11 additions and 11 deletions

View file

@ -125,8 +125,8 @@ async function removeFile(id: string) {
}
/**
* เปดลไฟล
* @param link บมาเป https
* เปดลไฟล
* @param link บมาเป https
*/
function downloadFile(link: string) {
window.open(link, "_blank");