Fix action bar

This commit is contained in:
Philipp Heckel 2022-02-26 14:22:21 -05:00
parent ee743a7b01
commit d705d3c3b1
3 changed files with 30 additions and 8 deletions

View file

@ -23,7 +23,6 @@ import notificationManager from "../app/NotificationManager";
// TODO embed into ntfy server
// TODO remember selected subscription
// TODO since=<ID>
// TODO top left corner
const App = () => {
console.log(`[App] Rendering main view`);