mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Submit local Peer2PeerNobody setting to the cloud.
This commit is contained in:
@@ -18,14 +18,6 @@ class Track;
|
||||
|
||||
namespace Calls {
|
||||
|
||||
enum class PeerToPeer {
|
||||
DefaultContacts,
|
||||
DefaultEveryone,
|
||||
Everyone,
|
||||
Contacts,
|
||||
Nobody,
|
||||
};
|
||||
|
||||
class Panel;
|
||||
|
||||
class Instance : private MTP::Sender, private Call::Delegate, private base::Subscriber, public base::has_weak_ptr {
|
||||
|
Reference in New Issue
Block a user