yes lots of logging and fix

This commit is contained in:
fyears
2024-02-24 11:55:35 +08:00
parent e34b120a63
commit c512330d84
4 changed files with 23 additions and 13 deletions
+2
View File
@@ -50,6 +50,8 @@ export const getLocalEntityList = async (
} else {
throw Error(`unexpected ${entry}`);
}
local.push(r);
}
if (syncConfigDir) {