mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2025-12-14 12:06:46 +00:00
10 lines
111 B
PHP
10 lines
111 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
/**
|
|
* Array of ISO codes to exclude.
|
|
* @var array
|
|
*/
|
|
'exclude' => []
|
|
]; |