1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dex_ynh.git synced 2024-09-03 18:26:22 +02:00

Merge pull request #8 from Limezy/next-version

Update screenshot and remove tile
This commit is contained in:
Limezy 2022-04-22 22:54:08 +07:00 committed by GitHub
commit df8b19bccc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 1 deletions

BIN
doc/.DS_Store vendored Normal file

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 387 KiB

After

Width:  |  Height:  |  Size: 382 KiB

View file

@ -5,7 +5,7 @@
"description": {
"en": "OpenID Connect Provider based on Yunohost LDAP server"
},
"version": "2.31.1~ynh2",
"version": "2.31.1~ynh3",
"url": "https://github.com/YunoHost-Apps/dex_ynh",
"upstream": {
"license": "Apache-2.0",

View file

@ -192,6 +192,9 @@ then
ynh_permission_update --permission="main" --add="visitors"
fi
ynh_permission_update --permission="main" --show_tile=false
#=================================================
# RELOAD NGINX
#=================================================