diff --git a/web/Cargo.toml b/web/Cargo.toml index 4d49d97..565db65 100644 --- a/web/Cargo.toml +++ b/web/Cargo.toml @@ -38,6 +38,7 @@ features = [ "History", "HtmlAnchorElement", "HtmlBaseElement", + "HtmlDialogElement", "KeyboardEvent", "Location", "PopStateEvent", diff --git a/web/index.html b/web/index.html index 4d1bbee..19de9be 100644 --- a/web/index.html +++ b/web/index.html @@ -19,14 +19,14 @@
- - + +