🔧 Added wiring for AirDC++ service

This commit is contained in:
2024-04-23 22:47:32 -05:00
parent 5593fcb4a0
commit 680594e67c
5 changed files with 166 additions and 65 deletions

View File

@@ -54,6 +54,7 @@ const DirectConnectBundleSchema = mongoose.Schema({
name: String,
size: String,
type: {},
_id: false,
});
const wantedSchema = mongoose.Schema(
{