mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #1130] [MERGED] Remove unused groupBy #1191
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/1130
Author: @notAreYouScared
Created: 3/19/2025
Status: ✅ Merged
Merged: 3/19/2025
Merged by: @notAreYouScared
Base:
main← Head:charles/fix-subuser-count📝 Commits (1)
41b914bRemove unused groupBy📊 Changes
1 file changed (+1 additions, -2 deletions)
View changed files
📝
app/Models/User.php(+1 -2)📄 Description
Fixes #1107
Left over from old client UI, was always returning 1, which broke server counts on the dashboard
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.