Replaced multiple instances of double quotes with single quotes.

This commit is contained in:
ComputerTech312 2024-02-20 09:32:48 +01:00
parent a683fcffea
commit c0f8606715
7 changed files with 73 additions and 57 deletions

View file

@ -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"
}
}
}