/
QuickMeet
/
Chat.Desktop
Обзор
Документация
Войти
/
QuickMeet
/
Chat.Desktop
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/notifications/common.ts
5 строк
129 B
Jean Brito
Chore: Notification when the download is complete (#2455)
08 авг 2022, 16:25
Не верифицирован
08 авг 2022, 16:25
6e9dd37
Код
Авторство
О чём код?
export type ExtendedNotificationOptions = NotificationOptions & { canReply?: boolean; title: string; subtitle?: string; };