mirror of
https://github.com/welpo/tabi.git
synced 2025-12-14 03:38:44 +01:00
🎨 style: fix whitespace issues
This commit is contained in:
parent
8aabeaecc3
commit
5458b1c533
16 changed files with 35 additions and 35 deletions
|
|
@ -56,7 +56,7 @@ function loadIsso(commentsDiv) {
|
|||
script.setAttribute('data-isso-vote', voting);
|
||||
script.setAttribute('data-isso-page-author-hashes', hashes);
|
||||
script.setAttribute('data-isso-css', 'false');
|
||||
|
||||
|
||||
// Set the id and data-isso-id of the Isso thread.
|
||||
const section = document.createElement('section');
|
||||
section.id = 'isso-thread';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue