mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-13 06:56:48 +00:00
7 lines
83 B
PHP
7 lines
83 B
PHP
<?php
|
|
|
|
return array (
|
|
'attached' => 'attached',
|
|
'relatable' => 'relatable',
|
|
);
|