mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-11-04 13:13:55 +01:00
Fix repeating set name for each DOIs in contents
This commit is contained in:
parent
971f464ee6
commit
af77184ae9
@ -584,7 +584,7 @@ draft: false
|
||||
tbody.append(tr)
|
||||
}
|
||||
}
|
||||
PreviousSetName === CurrentsetName
|
||||
PreviousSetName = CurrentsetName
|
||||
}
|
||||
await MathJax.typesetPromise()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user