зеркало из https://github.com/mozilla/snowl.git
change one more occurrence of SnowlMessage::author property to authorName
--HG-- extra : rebase_source : de573d9b3c8f9c83ac5428561eb659356c1885e5
This commit is contained in:
Родитель
25fbaf8d3e
Коммит
08fc7f4241
|
@ -99,7 +99,7 @@ SnowlMessage.get = function(id) {
|
|||
SnowlMessage.prototype = {
|
||||
id: null,
|
||||
subject: null,
|
||||
author: null,
|
||||
authorName: null,
|
||||
// FIXME: make this an nsIURI.
|
||||
link: null,
|
||||
timestamp: null,
|
||||
|
|
Загрузка…
Ссылка в новой задаче