Skip to content

Commit

Permalink
chore: add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
imLymei committed Sep 20, 2024
1 parent 9c77322 commit 126e424
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib/github.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ export function updateCloudConfiguration(): boolean {
return false;
}

// TODO - do not save lettersSaved on cloud

const { status } = spawnSync(
`gh gist edit ${config.gistUrl} -f foji.json ${CONFIG_FILE_PATH}`,
{
Expand Down

0 comments on commit 126e424

Please sign in to comment.