format file

This commit is contained in:
ReznoRMichael 2021-02-16 03:33:58 +01:00
parent d00294f2f0
commit 6d33755e9e

View file

@ -557,7 +557,10 @@ function CheckNotches(divId, totalNotches = 3, filledNotches = 0) {
*/
function CheckIfDataTrue(divId, dataObject, playerData) {
let {textPrefix, textSuffix} = "";
let {
textPrefix,
textSuffix
} = "";
for (let i in dataObject) {