Skip to content

Commit

Permalink
move isVisible
Browse files Browse the repository at this point in the history
  • Loading branch information
calimarkus committed Oct 31, 2023
1 parent 8baffb6 commit 326e62d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@

### Additional Presenter APIs

- ``isVisible``
- ``updateText:``
- ``updateSubtitle:``
- ``isVisible``
- ``setWindowScene:``
2 changes: 1 addition & 1 deletion JDStatusBarNotification.docc/NotificationPresenter.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

### Additional Presenter APIs

- ``isVisible``
- ``updateTitle(_:)``
- ``updateSubtitle(_:)``
- ``isVisible``
- ``setWindowScene(_:)``

0 comments on commit 326e62d

Please sign in to comment.