From 649c6af379f1247cbbf924a6ed39244e9aba46fb Mon Sep 17 00:00:00 2001
From: Jake Vanderwerf <get@jakevanderwerf.ca>
Date: Tue, 10 Feb 2026 20:34:17 +0000
Subject: [PATCH] =tattysoap latest
---
users/client.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/users/client.php b/users/client.php
index 8a66db6..96fc29e 100644
--- a/users/client.php
+++ b/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',
--
Gitblit v1.10.0