chore: Fixed plugin description
This commit is contained in:
parent
4140ded5b3
commit
a875bd8e2b
@ -303,7 +303,7 @@ class Plugin extends ServerPlugin {
|
||||
|
||||
return [
|
||||
'name' => $this->getPluginName(),
|
||||
'description' => 'The plugin provides synchronization between taskwarrior tasks and iCAL events',
|
||||
'description' => 'The plugin provides synchronization between remote storages and iCAL todo events',
|
||||
'link' => null,
|
||||
'config' => true
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user