diff --git a/index.html b/index.html index 9bd72eb..d9bcbe4 100644 --- a/index.html +++ b/index.html @@ -265,7 +265,7 @@

           dictionary ShareData {
-            FrozenArray<File> files;
+            sequence<File> files;
             USVString title;
             USVString text;
             USVString url;