Remove debugging console.error
This commit is contained in:
parent
66d7d93496
commit
8c61e3b9c4
@ -823,7 +823,6 @@ define([
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (!proxy.metadata || typeof(proxy.metadata.title) === "undefined") {
|
if (!proxy.metadata || typeof(proxy.metadata.title) === "undefined") {
|
||||||
console.error("UPDATE TITLE");
|
|
||||||
Title.updateTitle(Title.defaultTitle);
|
Title.updateTitle(Title.defaultTitle);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user