fixed mobile uploading and some other shit I cant remember rn

This commit is contained in:
w0bm
2020-10-28 12:38:54 +00:00
parent 3e135d2dc4
commit 54d3d02ccd
12 changed files with 154 additions and 29 deletions

View File

@@ -40,9 +40,11 @@ return [
'contrast' => -3,
],
'mini' => [
'length' => 3,
'width' => 60,
'height' => 32,
'length' => 7,
'width' => 125,
'height' => 32,
'bgImage' => false,
'bgColor' => '#131313',
],
'inverse' => [
'length' => 5,