mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-07 13:15:28 +02:00
TODO reminder
This commit is contained in:
parent
7717ac8b5f
commit
1aa77530dd
1 changed files with 3 additions and 2 deletions
|
@ -213,6 +213,7 @@ function handleNext(client, nextSpec, conf) {
|
|||
}
|
||||
|
||||
var nextAsset = asset.getAssetWithShorthand(nextSpec, 'menu');
|
||||
// :TODO: getAssetWithShorthand() can return undefined - handle it!
|
||||
|
||||
conf = conf || {};
|
||||
var extraArgs = conf.extraArgs || {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue