mirror of
https://github.com/voltbonn/diversity.volt.link.git
synced 2024-11-19 09:00:02 +00:00
fix: missing bracket
This commit is contained in:
parent
c3179e9108
commit
ef303802af
1 changed files with 1 additions and 1 deletions
|
@ -777,4 +777,4 @@ function _DATA_GOT_LOADED() {
|
|||
window.addEventListener('load', () => {
|
||||
_DATA_GOT_LOADED()
|
||||
initTeams()
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue