You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now NSAlert is used for renaming tabs and for displaying confirmation on overwriting the tags in the current tab. These should be replaced to use .alert modifier from SwiftUI.
The text was updated successfully, but these errors were encountered:
Right now
NSAlert
is used for renaming tabs and for displaying confirmation on overwriting the tags in the current tab. These should be replaced to use.alert
modifier from SwiftUI.The text was updated successfully, but these errors were encountered: