You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-08 21:42:24 +03:00
Convert Notifier to typescript
This commit is contained in:
@@ -155,6 +155,8 @@ export default abstract class BasePlatform {
|
||||
|
||||
loudNotification(ev: Event, room: Object) {
|
||||
}
|
||||
clearNotification(notif: Notification) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns a promise that resolves to a string representing the current version of the application.
|
||||
|
||||
Reference in New Issue
Block a user