Skip to content

Commit

Permalink
Update Video.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
itjhDev authored Jun 24, 2024
1 parent 9ddf85b commit cf17c5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TouTiao/Video.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ struct Video: HandyJSON {
var at:Int = 0
var duration:Int = 0
var playCount:Int = 0
var playCountText:String?

}

0 comments on commit cf17c5b

Please sign in to comment.