dataarchiteces/private/kirby/config/fields/hidden.php

6 lines
37 B
PHP
Raw Normal View History

2026-02-09 08:36:12 +01:00
<?php
2026-02-09 17:05:41 +01:00
return [
'hidden' => true
];