Continue adopting MainActor.

This commit is contained in:
Brent Simmons
2023-04-08 15:42:52 -07:00
parent 397012e23b
commit d06632da0b
8 changed files with 8 additions and 8 deletions

View File

@@ -9,7 +9,7 @@
import UIKit
import Articles
struct MasterTimelineCellData {
@MainActor struct MasterTimelineCellData {
private static let noText = NSLocalizedString("(No Text)", comment: "No Text")