mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-07 21:25:34 +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');
|
var nextAsset = asset.getAssetWithShorthand(nextSpec, 'menu');
|
||||||
|
// :TODO: getAssetWithShorthand() can return undefined - handle it!
|
||||||
|
|
||||||
conf = conf || {};
|
conf = conf || {};
|
||||||
var extraArgs = conf.extraArgs || {};
|
var extraArgs = conf.extraArgs || {};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue