mirror of
https://github.com/danbee/neompc
synced 2026-06-21 14:22:22 +00:00
7 lines
87 B
PHP
7 lines
87 B
PHP
<?php
|
|
|
|
$_CONFIG['album_cover_size'] = 130;
|
|
$_CONFIG['progress_bar_width'] = 276;
|
|
|
|
?>
|