x
This commit is contained in:
+1
-1
@@ -226,7 +226,7 @@ class Sender {
|
||||
persistent: options?.persistent,
|
||||
plugin_id,
|
||||
};
|
||||
if (options?.handle && "*" == (await this.getPlatform())) {
|
||||
if (!this.uuid) {
|
||||
params.persistent = true;
|
||||
}
|
||||
const call = client.SenderListen();
|
||||
|
||||
Reference in New Issue
Block a user