Skip to content

Commit fcf7faa

Browse files
authored
Merge pull request #88 from OceanTechnic/master
2 parents 21deddd + b254217 commit fcf7faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client/interfaces/ServerFile.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ export interface ServerFileAttributes {
4040

4141
export interface ServerFile {
4242
object: string;
43-
atributes: ServerFileAttributes;
43+
attributes: ServerFileAttributes;
4444
}

0 commit comments

Comments
 (0)