mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-12 16:08:48 +00:00
lint
This commit is contained in:
parent
3740426bb5
commit
bd97d5ff2e
1 changed files with 0 additions and 1 deletions
|
@ -177,7 +177,6 @@ function Home({ initialSettings }) {
|
|||
|
||||
const servicesAndBookmarks = [...services.map(sg => sg.services).flat(), ...bookmarks.map(bg => bg.bookmarks).flat()]
|
||||
|
||||
|
||||
useEffect(() => {
|
||||
if (settings.language) {
|
||||
i18n.changeLanguage(settings.language);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue