removed newline from end of mainjs file

This commit is contained in:
Malcolm Diller 2022-10-15 15:25:36 -07:00
parent ee621fa091
commit 231961c017

View File

@ -1604,4 +1604,4 @@ async function loadModifiers() {
} catch (e) {
console.log('error fetching modifiers', e)
}
}
}