diff options
author | Roeland Jago Douma <rullzer@users.noreply.github.com> | 2019-06-28 16:14:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-28 16:14:19 +0200 |
commit | 58c51599f4ebfe1e6129e9cc308427dda1b54ef9 (patch) | |
tree | dd782be947b316b007cda0fac268058077db86d1 /core/shipped.json | |
parent | 6e8b7e661a4b0f6df8bad971aab5736a14ede986 (diff) | |
parent | 283c68c4f8f662b233e0e51b3bc11ef5cc122a56 (diff) | |
download | nextcloud-server-58c51599f4ebfe1e6129e9cc308427dda1b54ef9.tar.gz nextcloud-server-58c51599f4ebfe1e6129e9cc308427dda1b54ef9.zip |
Merge pull request #16148 from nextcloud/fix/text-official-label
Mark text as shipped so it's marked as official
Diffstat (limited to 'core/shipped.json')
-rw-r--r-- | core/shipped.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/shipped.json b/core/shipped.json index 16f0a7b6b1f..144f940eb7d 100644 --- a/core/shipped.json +++ b/core/shipped.json @@ -34,6 +34,7 @@ "support", "survey_client", "systemtags", + "text", "theming", "twofactor_backupcodes", "updatenotification", |