From 455ee4f91bf2e74d89970fe5d84b122819801703 Mon Sep 17 00:00:00 2001
From: David Baker <dave@matrix.org>
Date: Wed, 28 Sep 2016 11:04:54 +0100
Subject: [PATCH] Argh, tabs

---
 vector/config.sample.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/vector/config.sample.json b/vector/config.sample.json
index bf9bff18..ad7cec95 100644
--- a/vector/config.sample.json
+++ b/vector/config.sample.json
@@ -9,7 +9,7 @@
         "servers": [
             "matrix.org"
         ],
-	"serverConfig": {
+        "serverConfig": {
             "matrix.org": {
                 "networks": [
                     "_matrix",
@@ -18,7 +18,7 @@
                     "irc:mozilla"
                 ]
             }
-	},
+        },
         "networkPatterns": {
             "gitter": "#gitter_.*:matrix.org",
             "irc:freenode": "#freenode_.*:matrix.org",