Skip to content

Commit

Permalink
fix: remove a unused attribute from install-dialog.html (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
massongit authored Dec 10, 2024
1 parent ddfcf85 commit 5d75dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/webextension/app/pages/install-dialog.html
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@
</style>
</head>
<body>
<div A id="root">
<div id="root">

</div>
<script src="../scripts/install-dialog.js"></script>
Expand Down

0 comments on commit 5d75dce

Please sign in to comment.