Replaced multiple instances of double quotes with single quotes.
This commit is contained in:
parent
a683fcffea
commit
c0f8606715
7 changed files with 73 additions and 57 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"VERSION": "1.0.0",
|
||||
"Connection": {
|
||||
"Hostname": "irc.example.net",
|
||||
"Port": "+6697",
|
||||
|
@ -18,4 +19,4 @@
|
|||
"Database": {
|
||||
"ConnectionString": "mysql://user:password@host:port/database"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue