Skip to content

Commit

Permalink
cond correction
Browse files Browse the repository at this point in the history
  • Loading branch information
bitrequest committed Jan 23, 2024
1 parent 0a8df51 commit c07c2f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets_js_lib_gd_api.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ function t_expired(expired, callback) {
return
}
if (expired == "norefresh") {
if (callback = "gcb") {
if (callback == "gcb") {
g_login();
return
}
Expand Down

0 comments on commit c07c2f7

Please sign in to comment.