mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
PHP CS fix
This commit is contained in:
parent
a94d7503c2
commit
46521e48e5
2 changed files with 1 additions and 3 deletions
|
@ -6,7 +6,7 @@ use Doctrine\DBAL\Schema\Schema;
|
|||
use Wallabag\CoreBundle\Doctrine\WallabagMigration;
|
||||
|
||||
/**
|
||||
* Added a new setting to display or not thumbnails
|
||||
* Added a new setting to display or not thumbnails.
|
||||
*/
|
||||
final class Version20230613121354 extends WallabagMigration
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue