Skip to content

Commit

Permalink
Update StickersFragment.java
Browse files Browse the repository at this point in the history
  • Loading branch information
gdlbo committed Sep 28, 2023
1 parent 5f1fe2a commit 1b541a0
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -172,9 +172,6 @@ private void addTgsPack() {
}

private void initGrabber() {
if (TGPref.getTGConnectMethod() == TYPE_DIRECT) {
TelegramStickersGrabber.USE_PROXY = false;
}
TelegramStickersGrabber.updateURLs();
}

Expand Down

0 comments on commit 1b541a0

Please sign in to comment.