We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b39d417 commit a0c883fCopy full SHA for a0c883f
XCAChatGPTTV/XCAChatGPTTVApp.swift
@@ -59,7 +59,6 @@ struct XCAChatGPTTVApp: App {
59
.progressViewStyle(.circular)
60
.padding()
61
.opacity(vm.isInteractingWithChatGPT ? 1 : 0)
62
-
63
}
64
65
0 commit comments