diff src/browser/sat_browser/json.py @ 1106:09feea19d7b9

browser, server: added namespacesGet, so Libervia legacy app can run again
author Goffi <goffi@goffi.org>
date Sun, 03 Jun 2018 13:55:09 +0200
parents f2170536ba23
children 63a4b8fe9782
line wrap: on
line diff
--- a/src/browser/sat_browser/json.py	Sun Jun 03 10:32:57 2018 +0200
+++ b/src/browser/sat_browser/json.py	Sun Jun 03 13:55:09 2018 +0200
@@ -185,6 +185,7 @@
                          "disconnect", "chatStateComposing", "getNewAccountDomain",
                          "syntaxConvert", "getAccountDialogUI", "getMainResource", "getEntitiesData",
                          "getVersion", "getLiberviaVersion", "mucGetDefaultService", "getFeatures",
+                         "namespacesGet",
                         ])
 
     def __call__(self, *args, **kwargs):