mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-04 03:09:33 -06:00
feat: add accessibility url to theme.json files (#1108)
This commit is contained in:
@@ -252,7 +252,8 @@
|
||||
"urls": {
|
||||
"accessDeniedHelp": "",
|
||||
"imprint": "",
|
||||
"privacy": ""
|
||||
"privacy": "",
|
||||
"accessibility": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,7 +6,8 @@
|
||||
"urls": {
|
||||
"accessDeniedHelp": "",
|
||||
"imprint": "",
|
||||
"privacy": ""
|
||||
"privacy": "",
|
||||
"accessibility": ""
|
||||
},
|
||||
"shareRoles": {
|
||||
"b1e2218d-eef8-4d4c-b82d-0f1a1b48f3b5": {
|
||||
|
||||
Reference in New Issue
Block a user