You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
log::warn("failed to get token :c reason: {}", err);
72
-
FLAlertLayer::create("DashAuth Error", "Failed to get token, view logs for reason", "OK")->show();
72
+
FLAlertLayer::create("DashAuth Error", "Failed to get token, this could be due to the message expiring too early. <cy>Please try again</c>, or check logs to view a detailed reason.", "OK")->show();
0 commit comments