🔧 Added wiring for AirDC++ service
This commit is contained in:
@@ -54,6 +54,7 @@ const DirectConnectBundleSchema = mongoose.Schema({
|
||||
name: String,
|
||||
size: String,
|
||||
type: {},
|
||||
_id: false,
|
||||
});
|
||||
const wantedSchema = mongoose.Schema(
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user