mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
Revert "Revert "Merge pull request +12588 from c9/revert-12587-revert-12580-c…"
This commit is contained in:
parent
b787552871
commit
1321a4c074
@ -131,7 +131,8 @@ function plugin(options, imports, register) {
|
||||
|
||||
var allowedErrorKeys = [
|
||||
"message", "projectState", "premium", "retryIn", "progress",
|
||||
"oldHost", "blocked", "className", "errors", "subtype"
|
||||
"oldHost", "blocked", "className", "errors", "subtype",
|
||||
"fatal", "ignore"
|
||||
];
|
||||
|
||||
allowedErrorKeys.forEach(function(key) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user