Remove accidental typo in code

This commit is contained in:
Bryan Ashby 2017-01-29 19:56:34 -07:00
parent 416894adfe
commit e10d085cab
1 changed files with 1 additions and 1 deletions

View File

@ -433,7 +433,7 @@ exports.FullScreenEditorModule = exports.getModule = class FullScreenEditorModul
function displayFooterArt(callback) {
const footerArt = self.menuConfig.config.art[options.footerName];
or theme.displayThemedAsset(
theme.displayThemedAsset(
footerArt,
self.client,
{ font : self.menuConfig.font },