Skip to content

Commit

Permalink
Make resilio comment shorter
Browse files Browse the repository at this point in the history
  • Loading branch information
asdil12 committed Sep 25, 2023
1 parent 7cf2b01 commit f90ea38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opi/plugins/resilio-sync.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class ResilioSync(BasePlugin):
main_query = 'resilio-sync'
description = 'Resilio Sync decentralized file synchronization between devices using the bittorrent protocol'
description = 'Decentralized file synchronization between devices using bittorrent protocol'
queries = ['resilio-sync', 'resilio', 'rslsync']

@classmethod
Expand Down

0 comments on commit f90ea38

Please sign in to comment.