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