mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-05 00:55:12 +00:00
telegram.me links supported in-app and in Windows
This commit is contained in:
@@ -982,6 +982,9 @@ void psStart() {
|
||||
void psFinish() {
|
||||
}
|
||||
|
||||
void psRegisterCustomScheme() {
|
||||
}
|
||||
|
||||
bool _execUpdater(bool update = true) {
|
||||
static const int MaxLen = 65536, MaxArgsCount = 128;
|
||||
|
||||
|
Reference in New Issue
Block a user