Fix
This commit is contained in:
		| @@ -59,7 +59,7 @@ const migrate = async (doc) => { | ||||
| 		} | ||||
| 	}) | ||||
|  | ||||
| 	return added && result.ok === 1 | ||||
| 	return result.ok === 1 | ||||
| } | ||||
|  | ||||
| async function main() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 syuilo
					syuilo