Explorar o código

[fix] join discord

wenliming %!s(int64=3) %!d(string=hai) anos
pai
achega
7b935ead8f
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/view/iframe/red-packet/red-packet.vue

+ 3 - 0
src/view/iframe/red-packet/red-packet.vue

@@ -1249,6 +1249,9 @@ function discordLoginSuccess() {
   if (joinDiscordActionState == 'authAndJoinIng') {
     openInviteUrl();
   }
+  if(discordAuthorizeRequired) {
+    discordAuthorizeRequired = false;
+  }
 }
 
 /**