summaryrefslogtreecommitdiff
path: root/static/browser.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/browser.html')
-rwxr-xr-xstatic/browser.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/browser.html b/static/browser.html
index 3bf3431..ed384b9 100755
--- a/static/browser.html
+++ b/static/browser.html
@@ -247,7 +247,7 @@
type: 'POST',
timeout: 5000,
url: '/msg',
- data: { 'room': 'RoomA', 'content': res.unescapedUrl },
+ data: { 'room': 'dumpfm', 'content': res.unescapedUrl },
cache: false,
dataType: 'json'
});
@@ -261,4 +261,4 @@
}
</script>
</body>
-</html> \ No newline at end of file
+</html>