Lint pass.

This commit is contained in:
marko1616
2024-08-21 14:24:19 +08:00
parent deaa529c07
commit 89dd0773ee
3 changed files with 8 additions and 8 deletions

View File

@@ -205,7 +205,7 @@ export class HTMLFileUpload extends FileUpload {
}
getRelativePath (): string {
return ""
return ''
}
getMode (): number {