yes lots of logging and fix
This commit is contained in:
@@ -50,6 +50,8 @@ export const getLocalEntityList = async (
|
||||
} else {
|
||||
throw Error(`unexpected ${entry}`);
|
||||
}
|
||||
|
||||
local.push(r);
|
||||
}
|
||||
|
||||
if (syncConfigDir) {
|
||||
|
||||
Reference in New Issue
Block a user