mirror of https://github.com/pixelfed/pixelfed
parent
8ea63ae473
commit
348011952b
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'compose' => [
|
||||
'invalid' => [
|
||||
'album' => '',
|
||||
],
|
||||
],
|
||||
|
||||
];
|
||||
Loading…
Reference in New Issue