TODO reminder
This commit is contained in:
@@ -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 || {};
|
||||||
|
|||||||
Reference in New Issue
Block a user