diff --git a/Lync/index.js b/Lync/index.js index e21d3b3..1f38892 100644 --- a/Lync/index.js +++ b/Lync/index.js @@ -832,6 +832,7 @@ async function changedJson() { console.clear() } catch (err) { console.error(red('Failed to update:'), yellow(err)) + console.log() } }