Skip to content

Commit

Permalink
Adjusted params
Browse files Browse the repository at this point in the history
  • Loading branch information
LuomaJuha committed Sep 11, 2024
1 parent aca4368 commit 425fcc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/finna2/js/finna-model-viewer.js
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@ class ModelViewerClass extends HTMLElement {
});
}

attributeChangedCallback(name, oldValue, newValue)
attributeChangedCallback(name/*, oldValue, newValue*/)
{
switch (name) {
case 'scripts':
Expand Down

0 comments on commit 425fcc5

Please sign in to comment.