Add What's new modal (#372)

This commit is contained in:
Gautier P 2021-02-23 18:27:08 +01:00 committed by GitHub
parent 0ee37f557a
commit 1a695db333
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 133 additions and 4 deletions

View file

@ -452,6 +452,8 @@
},
urlHash
);
BR.WhatsNew.init();
}
i18next.on('languageChanged', function (detectedLanguage) {