mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +03:00
Fix braces; make lint
This commit is contained in:
parent
d2e193ff78
commit
4e4a9c6e0c
1 changed files with 2 additions and 1 deletions
|
@ -59,8 +59,9 @@ getJdenticonInterface()
|
|||
}
|
||||
}
|
||||
}
|
||||
} else
|
||||
} else {
|
||||
nhlog::ui()->info("jdenticon plugin not found.");
|
||||
}
|
||||
}
|
||||
|
||||
return interface;
|
||||
|
|
Loading…
Reference in a new issue