register autojoin job
This commit is contained in:
parent
b62c2ba537
commit
ff17240641
|
@ -11,6 +11,9 @@
|
|||
<namespace>UPschooling</namespace>
|
||||
<category>tools</category>
|
||||
<bugs>https://gitea.rs485.network/UPschooling/Nextcloud-App/issues</bugs>
|
||||
<background-jobs>
|
||||
<job>OCA\UPschooling\BackgroundJob\MatrixListener</job>
|
||||
</background-jobs>
|
||||
<dependencies>
|
||||
<nextcloud min-version="20" max-version="22"/>
|
||||
</dependencies>
|
||||
|
|
Loading…
Reference in a new issue