generated from Dicken/dickendock
Commit 8: Plugin-System (Scanner erweitern, Geräte importieren, Icons)
This commit is contained in:
@@ -33,6 +33,7 @@ export async function scanRoutes(app: FastifyInstance): Promise<void> {
|
||||
description: found.description,
|
||||
suggestedDisplayName: found.suggestedDisplayName,
|
||||
suggestedCategory: found.category,
|
||||
suggestedIcon: found.icon,
|
||||
})
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user