Files
apps/twitter/config.php
T
2023-12-27 15:40:10 +01:00

7 lines
72 B
PHP

<?php
define('TWITTER_WIDTH', 433);
define('TWITTER_HEIGHT', 363);
?>