mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Merge pull request #20128 from nextcloud/bugfix/education-edition
Remove admin_notifications since it is obsolete since Nextcloud 14
This commit is contained in:
commit
b31c98a549
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