mirror of
https://github.com/danbee/neompc
synced 2025-03-04 08:39:10 +00:00
7 lines
87 B
PHP
7 lines
87 B
PHP
<?php
|
|
|
|
$_CONFIG['album_cover_size'] = 130;
|
|
$_CONFIG['progress_bar_width'] = 276;
|
|
|
|
?>
|