You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kibble.apache.org by hu...@apache.org on 2017/10/24 10:40:05 UTC

[kibble] branch master updated: this api has distinguishable categories

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

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kibble.git


The following commit(s) were added to refs/heads/master by this push:
     new 53aaa66  this api has distinguishable categories
53aaa66 is described below

commit 53aaa66715dbb6a049eac384c8dc91e6d371ff72
Author: Daniel Gruno <hu...@apache.org>
AuthorDate: Tue Oct 24 12:39:56 2017 +0200

    this api has distinguishable categories
---
 api/pages/mail/mood.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/api/pages/mail/mood.py b/api/pages/mail/mood.py
index 7b2a3f3..852e7b6 100644
--- a/api/pages/mail/mood.py
+++ b/api/pages/mail/mood.py
@@ -219,6 +219,7 @@ def run(API, environ, indata, session):
         mood_compiled = global_mood_compiled
         
     JSON_OUT = {
+        'distinguishable': True,
         'text': txt,
         'counts': mood_compiled,
         'okay': True

-- 
To stop receiving notification emails like this one, please contact
['"commits@kibble.apache.org" <co...@kibble.apache.org>'].