mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Added initial support of custom sound to notifications.
This commit is contained in:
@@ -2417,6 +2417,8 @@ void ApiWrap::refreshFileReference(
|
||||
MTP_long(data.themeId),
|
||||
MTP_long(data.accessHash)),
|
||||
MTP_long(0)));
|
||||
}, [&](Data::FileOriginRingtones data) {
|
||||
fail();
|
||||
}, [&](v::null_t) {
|
||||
fail();
|
||||
});
|
||||
|
Reference in New Issue
Block a user