From cf7c6dae604a0bbd471afa156f82555a5a2e9ab7 Mon Sep 17 00:00:00 2001
From: Jake Vanderwerf <get@jakevanderwerf.ca>
Date: Thu, 28 May 2026 19:26:52 +0000
Subject: [PATCH] =gitblit switch
---
users/client.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/users/client.php b/users/client.php
index 9820ccb..bd7b79f 100644
--- a/users/client.php
+++ b/users/client.php
@@ -1,6 +1,6 @@
<?php
// /users/client.php
-function ajv_user_client():array
+function ami_user_client():array
{
return [
'label' => 'Client',
--
Gitblit v1.10.0