kopia lustrzana https://github.com/c9/core
Revert "Remove obsolete partner configs"
rodzic
0d024bb3ca
commit
23f48b880e
|
@ -20,6 +20,20 @@ define(function(require, exports, module) {
|
||||||
"accounts": [],
|
"accounts": [],
|
||||||
"maxAccounts": 1,
|
"maxAccounts": 1,
|
||||||
"maxProjects": 100
|
"maxProjects": 100
|
||||||
|
},
|
||||||
|
"mbed": {
|
||||||
|
"visible": false,
|
||||||
|
"hasRepositories": false,
|
||||||
|
"service": "mbed",
|
||||||
|
"title": "Mbed",
|
||||||
|
"accounts": [{
|
||||||
|
"id": "mbed:154229",
|
||||||
|
"login": "fjakobs",
|
||||||
|
"metadata": {},
|
||||||
|
"projects": []
|
||||||
|
}],
|
||||||
|
"maxAccounts": 1,
|
||||||
|
"maxProjects": 100
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}, 0);
|
}, 0);
|
||||||
|
|
Ładowanie…
Reference in New Issue