mirror of
https://github.com/HMCore/Orbot.git
synced 2025-12-12 13:56:18 +00:00
fix connection failed message not disappearing
This commit is contained in:
@@ -34,7 +34,7 @@ object SiteWatcher {
|
||||
return false
|
||||
}
|
||||
|
||||
if (siteOnline) {
|
||||
if (!siteOnline) {
|
||||
siteOnline = true
|
||||
DiscordRpc.updatePresence(siteOnline)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user