This commit is contained in:
Andre Rodrigues 2012-08-02 18:55:42 +01:00
Родитель 5a9b778c11
Коммит ad8da442b6
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -445,7 +445,7 @@ exports.init = function (cli) {
}
// Check if there is a value for Subscription (caps) and
// if so fix-up to all lower case
// if so fix-up by deleting it
if (cfg.Subscription) {
delete cfg.Subscription;