Compare commits
2 Commits
855f66566f
...
af1d4b3cd1
| Author | SHA1 | Date |
|---|---|---|
|
|
af1d4b3cd1 | |
|
|
0fa16e2962 |
|
|
@ -35,6 +35,8 @@ public static class WeComNotifier
|
|||
if (RuntimeInformation.IsOSPlatform(OSPlatform.Windows))
|
||||
{
|
||||
await Task.CompletedTask;
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
try
|
||||
|
|
|
|||
Loading…
Reference in New Issue