Skip to content

Commit 2e51683

Browse files
revert empty line removal
1 parent 53ec2a8 commit 2e51683

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/vocabulary/js/vocabulary.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ if(menuButton !== null && menuPanel !== null) {
2222
}
2323

2424

25+
2526
const attributionButton = document.querySelector('button.expand-attribution');
2627
const attributionPanel = document.querySelector('.attribution-panel');
2728

0 commit comments

Comments
 (0)