diff options
| -rw-r--r-- | config.sample.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/config.sample.json b/config.sample.json index 9b5c601..59a4c41 100644 --- a/config.sample.json +++ b/config.sample.json @@ -14,6 +14,6 @@          "ssl": true      },      "accounts": [ -        "developmentseed", +        "developmentseed"      ]  } | 
