Use double quotes in strings [skip ci]

This commit is contained in:
Akkadius
2020-04-04 02:56:14 -05:00
parent 376c123fa1
commit 0552582274
42 changed files with 80 additions and 79 deletions
@@ -94,7 +94,7 @@ public:
IpExemptions entry{};
entry.exemption_id = 0;
entry.exemption_ip = 0;
entry.exemption_ip = "";
entry.exemption_amount = 0;
return entry;