mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-11 07:55:52 +01:00
🔥 Remove default values for the Advanced settings
This commit is contained in:
@@ -10,9 +10,6 @@ export function getConfig(name: string) {
|
||||
configName: name,
|
||||
config: {
|
||||
name: name.toString(),
|
||||
title: 'Homarr 🦞',
|
||||
logo: '/imgs/logo.png',
|
||||
favicon: '/favicon.svg',
|
||||
services: [],
|
||||
settings: {
|
||||
searchUrl: 'https://www.google.com/search?q=',
|
||||
|
||||
Reference in New Issue
Block a user