Fix formatting

This commit is contained in:
Joseph Donofry 2020-06-11 22:22:16 -04:00
parent 150c9b1dbc
commit dbaf92734c
No known key found for this signature in database
GPG Key ID: E8A1D78EF044B0CB
1 changed files with 1 additions and 4 deletions

View File

@ -47,10 +47,7 @@
#include "config/nheko.h" #include "config/nheko.h"
UserSettings::UserSettings() UserSettings::UserSettings() { load(); }
{
load();
}
void void
UserSettings::load() UserSettings::load()