diff options
author | Arthur Schiwon <blizzz@arthur-schiwon.de> | 2019-12-17 12:21:58 +0100 |
---|---|---|
committer | Arthur Schiwon <blizzz@arthur-schiwon.de> | 2019-12-17 12:34:54 +0100 |
commit | d4b4e54d5f07e12ef89441d8579166cc1ad682c0 (patch) | |
tree | fbe436627842400a49fd722126f19dd0a4403a47 /resources/app-info-shipped.xsd | |
parent | 53f94b81015f00f4d8aecc825daaecd611267b33 (diff) | |
download | nextcloud-server-d4b4e54d5f07e12ef89441d8579166cc1ad682c0.tar.gz nextcloud-server-d4b4e54d5f07e12ef89441d8579166cc1ad682c0.zip |
update app info schema files
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to 'resources/app-info-shipped.xsd')
-rw-r--r-- | resources/app-info-shipped.xsd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/app-info-shipped.xsd b/resources/app-info-shipped.xsd index f717ce0bc51..53836c4e1a3 100644 --- a/resources/app-info-shipped.xsd +++ b/resources/app-info-shipped.xsd @@ -352,6 +352,8 @@ <xs:enumeration value="social"/> <xs:enumeration value="tools"/> <xs:enumeration value="games"/> + <xs:enumeration value="search"/> + <xs:enumeration value="workflow"/> </xs:restriction> </xs:simpleType> |