Update message conf list with standardized + custom formats
This commit is contained in:
@@ -93,12 +93,6 @@ exports.getModule = class MessageAreaListModule extends MenuModule {
|
||||
};
|
||||
}
|
||||
|
||||
prevMenuOnTimeout(timeout, cb) {
|
||||
setTimeout( () => {
|
||||
return this.prevMenu(cb);
|
||||
}, timeout);
|
||||
}
|
||||
|
||||
// :TODO: these concepts have been replaced with the {someKey} style formatting - update me!
|
||||
updateGeneralAreaInfoViews(areaIndex) {
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user