mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 10:10:49 -04:00
Merge pull request #20141 from nextcloud/backport/20128/stable17
[stable17] Remove admin_notifications since it is obsolete since Nextcloud 14
This commit is contained in:
commit
22a0a33cd0
2 changed files with 0 additions and 2 deletions
|
|
@ -42,7 +42,6 @@ class EducationBundle extends Bundle {
|
|||
'circles',
|
||||
'groupfolders',
|
||||
'announcementcenter',
|
||||
'admin_notifications',
|
||||
'quota_warning',
|
||||
'orcid',
|
||||
'user_saml',
|
||||
|
|
|
|||
|
|
@ -35,7 +35,6 @@ class EducationBundleTest extends BundleBase {
|
|||
'circles',
|
||||
'groupfolders',
|
||||
'announcementcenter',
|
||||
'admin_notifications',
|
||||
'quota_warning',
|
||||
'orcid',
|
||||
'user_saml',
|
||||
|
|
|
|||
Loading…
Reference in a new issue