Skip to content

Commit ac1e284

Browse files
committed
Mistyped something and didn't build before pushing. Tsk Rust would never.....
1 parent b6ca7df commit ac1e284

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/aocli/updater.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ func Update() {
151151
}
152152

153153
type initMsg int
154-
type doneMsg string
154+
type doneMsg int
155155
type urlMsg struct {
156156
assetURL string
157157
version string

0 commit comments

Comments
 (0)