This commit is contained in:
Austin Huang 2020-09-08 11:25:37 -04:00 committed by GitHub
parent bdb8ee6d75
commit 8c2a5f9f16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1350,7 +1350,7 @@ public final class Utils {
"org.telegram.messenger",
"org.thunderdog.challegram",
"ir.ilmili.telegraph",
"org.telegram.BifToGram",
// "org.telegram.BifToGram", see GitHub issue 124
"org.vidogram.messenger",
"com.xplus.messenger",
"com.ellipi.messenger",
@ -1419,4 +1419,4 @@ public final class Utils {
}
return simpleCache;
}
}
}