mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-20 17:55:53 +02:00
Remove accidental typo in code
This commit is contained in:
parent
416894adfe
commit
e10d085cab
1 changed files with 1 additions and 1 deletions
|
@ -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 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue