Skip to content

Commit

Permalink
Mark controller MainActor
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmassicotte committed Oct 14, 2024
1 parent 8401e47 commit 672c96b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Projects/NeonExample/TextViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import SwiftTreeSitter
import Neon
import NSUI

@MainActor
final class TextViewController: NSUIViewController {
private let textView: NSUITextView
private let highlighter: TextViewHighlighter
Expand Down

0 comments on commit 672c96b

Please sign in to comment.