Skip to content

Commit

Permalink
Add anotha one
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheemap committed Mar 31, 2024
1 parent 8a09fca commit 62e8539
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/update.ts
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ export const update = async (shouldCommit = false) => {
});
}

console.log (metadata)

let expectedDown: string[] = [];
let expectedDegraded: string[] = [];
if (metadata.expectedDown)
Expand Down

0 comments on commit 62e8539

Please sign in to comment.