Mercurial > libervia-web
diff src/browser/sat_browser/json.py @ 751:2ddd85551612
server + browser side: getFeatures bridge call
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 23 Nov 2015 23:30:34 +0100 |
parents | 994be887e843 |
children | f8a7a046ff9c |
line wrap: on
line diff
--- a/src/browser/sat_browser/json.py Mon Jul 20 10:16:10 2015 +0200 +++ b/src/browser/sat_browser/json.py Mon Nov 23 23:30:34 2015 +0100 @@ -181,7 +181,7 @@ "getEntityData", "getParamsUI", "asyncGetParamA", "setParam", "launchAction", "disconnect", "chatStateComposing", "getNewAccountDomain", "confirmationAnswer", "syntaxConvert", "getAccountDialogUI", "getMainResource", "getWaitingConf", "getEntitiesData", - "getVersion", "getLiberviaVersion", "getDefaultMUC", + "getVersion", "getLiberviaVersion", "getDefaultMUC", "getFeatures", ]) def __call__(self, *args, **kwargs):