From 12ac6b4a47c6ae5e9af1408b0513f74e76cffc2e Mon Sep 17 00:00:00 2001 From: Kaartic Sivaraam Date: Sun, 23 Dec 2018 12:57:18 +0530 Subject: [PATCH] Bring back the label for multiple upload intent In the upload revamp, commit f607c1c1 (Multiple uploads with over haul (#1968), 19 Nov 2018), kept back the label for the single upload intent but removed the label for the multiple upload intent. Correct it and bring back the label for the multiple upload intent thus giving a more useful label for the intent, again. --- app/src/main/AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 551df1942d..fe69cdbf8d 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -55,7 +55,7 @@ - + @@ -218,4 +218,4 @@ - \ No newline at end of file +