1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2025-05-31 02:29:18 +02:00

Popup click should not open page

This commit is contained in:
binwiederhier 2023-02-11 10:52:19 -05:00
parent b026e45189
commit 669d269fd9
2 changed files with 8 additions and 2 deletions
server

View file

@ -44,7 +44,6 @@ import (
- MEDIUM: Test new token endpoints & never-expiring token
- MEDIUM: Tests for manager.go
- LOW: UI: Flickering upgrade banner when logging in
- LOW: Menu item -> popup click should not open page
- LOW: get rid of reservation id, replace with DELETE X-Topic: ...
*/