Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2022-04-14 23:40:41 +02:00
Родитель 772b7472e7
Коммит d25ba816a8
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 7076EA9751AACDDA
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -22,7 +22,7 @@ Guests users can only access files shared to them and cannot create any files ou
<screenshot>https://raw.githubusercontent.com/nextcloud/guests/master/screenshots/settings.png</screenshot>
<screenshot>https://raw.githubusercontent.com/nextcloud/guests/master/screenshots/dropdown.png</screenshot>
<dependencies>
<nextcloud min-version="22" max-version="24" />
<nextcloud min-version="22" max-version="25" />
</dependencies>
<commands>
<command>OCA\Guests\Command\ListCommand</command>