This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 312892a clarify precedence
312892a is described below
commit 312892a95da387ef44a30f81a9aef7606e31a669
Author: Sebb <[email protected]>
AuthorDate: Thu May 9 11:45:07 2019 +0100
clarify precedence
---
www/secretary/workbench/views/index.js.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/secretary/workbench/views/index.js.rb
b/www/secretary/workbench/views/index.js.rb
index 9eab4c4..454d09a 100644
--- a/www/secretary/workbench/views/index.js.rb
+++ b/www/secretary/workbench/views/index.js.rb
@@ -82,7 +82,7 @@ class Index < Vue
else
log 'beforeMount - nomessages'
end
- self.merge @@messages if @@messages
+ self.merge(@@messages) if @@messages
end
# on initial load, fetch latest mailbox, subscribe to keyboard and