kopia lustrzana https://github.com/c9/core
ws might be deleted before second part of creation is finished
rodzic
ea090c3ded
commit
704ac5e45d
|
@ -122,7 +122,7 @@ function plugin(options, imports, register) {
|
|||
|
||||
var allowedErrorKeys = [
|
||||
"message", "projectState", "premium", "retryIn", "progress",
|
||||
"oldHost", "blocked"
|
||||
"oldHost", "blocked", "className"
|
||||
];
|
||||
|
||||
allowedErrorKeys.forEach(function(key) {
|
||||
|
|
Ładowanie…
Reference in New Issue