fix/handle-shared-files-and-error-handling

This commit is contained in:
Sujal-Gupta-SG 2025-01-19 13:02:36 +05:30
parent 41f71d8369
commit ccc5903b0c

View file

@ -15,7 +15,7 @@ class ResultTuple {
}
constructor() {
language = ""
language = "en"
type = ""
value = ""
}