feat: moving visibility update to settings

This commit is contained in:
Chubby Granny Chaser
2024-09-13 23:56:27 +01:00
parent 383578bca2
commit 2b2b5afd79
51 changed files with 1096 additions and 10511 deletions

View File

@@ -81,3 +81,5 @@ export const publishNotificationUpdateReadyToInstall = async (
icon: trayIcon,
}).show();
};
export const publishNewFriendRequestNotification = async () => {};