This is an automated email from the ASF dual-hosted git repository.

rubys 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 08c67cc  fix typo
08c67cc is described below

commit 08c67cc4683fad136454be29c9ee0226b8ac6222
Author: Sam Ruby <[email protected]>
AuthorDate: Wed Nov 29 13:43:08 2017 -0500

    fix typo
---
 www/board/agenda/views/pages/fy23.js.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/board/agenda/views/pages/fy23.js.rb 
b/www/board/agenda/views/pages/fy23.js.rb
index 1c1b6a4..123772c 100644
--- a/www/board/agenda/views/pages/fy23.js.rb
+++ b/www/board/agenda/views/pages/fy23.js.rb
@@ -4,7 +4,7 @@
 class FY23 < Vue
   def initialize
     @budget = (Minutes.started && Minutes.get('budget')) || {
-      donations: 22,
+      donations: 220,
       sponsorship: 1665,
       infrastructure: 1099,
       publicity: 387,

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to