Skip to content

Commit

Permalink
Chore: major BugFixes#2
Browse files Browse the repository at this point in the history
  • Loading branch information
Xeroxxhah committed Dec 13, 2022
2 parents 4b5fe2e + 4860f71 commit c0a10ca
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,11 @@ Don't ask me why i did it (._.).
- Shutdown your device
- Lock your device
- Take screenshot
<<<<<<< HEAD
- Channge password ofyour device
=======
- Channge password of your device
>>>>>>> 4860f714f8624dd23cdae7a192f4ff80e55580ed
- webshell
- geo information
- More features coming
Expand Down
2 changes: 1 addition & 1 deletion core/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ def __init__(self):
def IsUpdated(self):
if self.currentVersion == self.updatedVersion:
return True
return False
return False
6 changes: 5 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,8 @@ opencv-python
pyngrok
waitress
bs4
requests
<<<<<<< HEAD
requests
=======
requests
>>>>>>> 4860f714f8624dd23cdae7a192f4ff80e55580ed

0 comments on commit c0a10ca

Please sign in to comment.