Skip to content

Commit cac0c70

Browse files
authored
fix: add info.xml entry for FileSystemListenerJob bg job (#151)
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
1 parent 756cdad commit cac0c70

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

appinfo/info.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ Refer to the [Context Chat Backend's readme](https://github.com/nextcloud/contex
4444
</dependencies>
4545
<background-jobs>
4646
<job>OCA\ContextChat\BackgroundJobs\SchedulerJob</job>
47+
<job>OCA\ContextChat\BackgroundJobs\FileSystemListenerJob</job>
4748
<job>OCA\ContextChat\BackgroundJobs\RotateLogsJob</job>
4849
</background-jobs>
4950
<commands>

0 commit comments

Comments
 (0)