use monolith instead of singlefile
This commit is contained in:
+4
-4
@@ -40,10 +40,10 @@ async function processBatch() {
|
||||
},
|
||||
///////////////////////
|
||||
{
|
||||
singlefile: null,
|
||||
monolith: null,
|
||||
},
|
||||
{
|
||||
singlefile: "pending",
|
||||
monolith: "pending",
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -84,10 +84,10 @@ async function processBatch() {
|
||||
},
|
||||
///////////////////////
|
||||
{
|
||||
singlefile: null,
|
||||
monolith: null,
|
||||
},
|
||||
{
|
||||
singlefile: "pending",
|
||||
monolith: "pending",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user