mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove old comment
This commit is contained in:
parent
5845b736de
commit
c93375d4fb
1 changed files with 0 additions and 1 deletions
|
|
@ -182,7 +182,6 @@ public struct ShareExtensionView: View {
|
|||
editingTitle = true
|
||||
}
|
||||
})
|
||||
// Disabling this button temporarily
|
||||
.disabled(editingTitle)
|
||||
.opacity(editingTitle ? 0.0 : 1.0)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue