Skip to content

Commit

Permalink
Mistyped something and didn't build before pushing. Tsk Rust would ne…
Browse files Browse the repository at this point in the history
…ver.....
  • Loading branch information
DaltonSW committed Aug 16, 2024
1 parent b6ca7df commit ac1e284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/aocli/updater.go
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ func Update() {
}

type initMsg int
type doneMsg string
type doneMsg int
type urlMsg struct {
assetURL string
version string
Expand Down

0 comments on commit ac1e284

Please sign in to comment.