diff options
Diffstat (limited to 'files')
| -rw-r--r-- | files/www/splash.html | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/files/www/splash.html b/files/www/splash.html index c912e35..7b85b5e 100644 --- a/files/www/splash.html +++ b/files/www/splash.html @@ -10,7 +10,7 @@  <script type="text/javascript">     jQuery(document).ready(function() { -      MINI_GROUPCHATS = ["support@chat.freifunk-jena.de"]; +      MINI_GROUPCHATS = ["chat@chat.freifunk-jena.de"];        launchMini(false, true, "anonymous.jappix.com");     });  </script>  | 
