fixes #118: Captions file was shown in Media Manager

This commit is contained in:
azett 2022-06-24 21:47:51 +02:00
parent 1ac326f9cc
commit ed8f9e1293

View File

@ -9,7 +9,7 @@
*
* @var string
*/
const GALLERY_CAPTIONS_FILENAME = 'captions.conf';
const GALLERY_CAPTIONS_FILENAME = '.captions.conf';
/**
* The name of the captions file (legacy mode for galleries managed with PhotoSwipe plugin version < 1.1)