Jake Vanderwerf
2026-02-10 649c6af379f1247cbbf924a6ed39244e9aba46fb
users/client.php
@@ -1,11 +1,11 @@
<?php
// /users/client.php
function altr_user_client():array
function atat_user_client():array
{
    return [
        'label'            => 'Client',
        'has_dashboard'    => true,
        'can_create'       => ['support'],
        'can_create'       => [''],
        'can_register'     => true,
        'keep_stats'       => false,
        'icon'             => 'user',