Rename app to cmuxterm
This commit is contained in:
parent
6d3bbb1577
commit
3877dc2d98
20 changed files with 97 additions and 94 deletions
|
|
@ -52,7 +52,7 @@ fileprivate struct PermissionRequestView: View {
|
|||
Text("Enable automatic updates?")
|
||||
.font(.system(size: 13, weight: .semibold))
|
||||
|
||||
Text("cmux can automatically check for updates in the background.")
|
||||
Text("cmuxterm can automatically check for updates in the background.")
|
||||
.font(.system(size: 11))
|
||||
.foregroundColor(.secondary)
|
||||
.fixedSize(horizontal: false, vertical: true)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue