xditya commited on
Commit
6e0efd9
·
1 Parent(s): e6d089a

chore: remove dead clone link from termux installer

Browse files
Files changed (1) hide show
  1. resources/startup/_termux.py +1 -1
resources/startup/_termux.py CHANGED
@@ -33,7 +33,7 @@ OPT_PACKAGES = {
33
  "psutil": "Used for .usage command.",
34
  "lottie": "Used for animated sticker related conversion.",
35
  "apscheduler": "Used in autopic/nightmode (scheduling tasks.)",
36
- "git+https://github.com/1danish-00/google_trans_new.git": "Used for translation purposes.",
37
  }
38
 
39
  APT_PACKAGES = ["ffmpeg", "neofetch", "mediainfo"]
 
33
  "psutil": "Used for .usage command.",
34
  "lottie": "Used for animated sticker related conversion.",
35
  "apscheduler": "Used in autopic/nightmode (scheduling tasks.)",
36
+ #"git+https://github.com/1danish-00/google_trans_new.git": "Used for translation purposes.",
37
  }
38
 
39
  APT_PACKAGES = ["ffmpeg", "neofetch", "mediainfo"]