Skip to content

Commit

Permalink
Update concurrency for watchOS app
Browse files Browse the repository at this point in the history
  • Loading branch information
onevcat committed Apr 25, 2024
1 parent 0aee680 commit e3d19ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import WatchKit
import Foundation
import Kingfisher

var count = 0
@MainActor var count = 0

class InterfaceController: WKInterfaceController {

Expand Down

0 comments on commit e3d19ad

Please sign in to comment.