mirror of
https://github.com/wassname/template.git
synced 2026-07-17 11:33:44 +08:00
Fixing nasty firefox/polyfill bug
This commit is contained in:
@@ -71,7 +71,6 @@ export const Controller = {
|
||||
},
|
||||
|
||||
onBibliographyChanged(event) {
|
||||
console.info('BibliographyChanged');
|
||||
const citationListTag = document.querySelector('d-citation-list');
|
||||
|
||||
const bibliography = event.detail;
|
||||
|
||||
Reference in New Issue
Block a user