mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-17 18:51:14 +01:00
🎨 Rename "services" to "apps" in entire project
This commit is contained in:
@@ -43,8 +43,8 @@ export default async function addToHomarr(
|
||||
) {
|
||||
setConfig({
|
||||
...config,
|
||||
services: [
|
||||
...config.services,
|
||||
apps: [
|
||||
...config.apps,
|
||||
{
|
||||
name: container.Names[0].substring(1),
|
||||
id: container.Id,
|
||||
|
||||
Reference in New Issue
Block a user