# HG changeset patch # User Emmanuel Gil Peyrot # Date 1545504162 -3600 # Node ID 07543f7f5e896753c8ddce3da66ad9e36f77d4b4 # Parent c3e2e0c624862c070f1749c5225ef9ba32641f6c Retrieve and change the default MAM prefs. diff --git a/client.js b/client.js --- a/client.js +++ b/client.js @@ -101,6 +101,7 @@ document.addEventListener('DOMContentLoa initPEP(connection); initNickname(connection); initAvatar(connection); + initMAM(connection); } function onDisconnected() diff --git a/index.xhtml b/index.xhtml --- a/index.xhtml +++ b/index.xhtml @@ -139,11 +139,12 @@ Enter your nickname, so people you know

-
+ +
@@ -186,6 +187,7 @@ Enter your nickname, so people you know
Always: