mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-02-18 00:02:02 +03:00
chore: cleanup readme
This commit is contained in:
parent
28cdd0ff73
commit
9b1b3895df
1 changed files with 2 additions and 13 deletions
15
README.md
15
README.md
|
@ -71,8 +71,8 @@ server {
|
|||
- search filtering powered by Fuse.js!
|
||||
- Keyboard shortcuts!
|
||||
- select all torrents with <kbd>Ctrl</kbd>-<kbd>A</kbd>
|
||||
- delete selected with delete button
|
||||
- select with <kbd>Ctrl</kbd>+click or from right-click menu
|
||||
- delete selected torrents with <kbd>delete</kbd>
|
||||
- select with <kbd>Ctrl</kbd>+click
|
||||
- <kbd>Shift</kbd>-click to select from one torrent
|
||||
- System
|
||||
- see session stats (down / upload speed, session uploaded / downloaded, free space)
|
||||
|
@ -94,17 +94,6 @@ I'll gladly accept help/pull requests & advice!
|
|||
- On an older version? check out [#90](/../../issues/90)
|
||||
- Other? check out [#10](/../../issues/10)
|
||||
|
||||
### Disable/Uninstall
|
||||
|
||||
When you use VueTorrent, it gets installed as a [PWA](https://web.dev/progressive-web-apps/) so that it can feel more like an app.
|
||||
|
||||
If you disable or uninstall VueTorrent, sometimes you'll see fragments of the VueTorrent PWA stick around, due to the nature of how PWAs work.
|
||||
|
||||
Here's how to fix it:
|
||||
- Open up your browser's inspector (on Chrome, click the ︙ menu, then go to More tools > Developer tools)
|
||||
- Select the "Application" tab. Select the "Clear storage" submenu, and then press the `Clear site data` button.
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Open up an issue 😛
|
||||
|
|
Loading…
Add table
Reference in a new issue