fix: make sure dialog-polyfill is defined. this should probably be removed
This commit is contained in:
@@ -78,6 +78,7 @@ if(isset($_GET['blocation']) ) {
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<script src="static/dialog-polyfill.js"></script>
|
||||
<div class="history centered">
|
||||
|
||||
<dialog id="attribution-dialog">
|
||||
|
||||
Reference in New Issue
Block a user