[PR #3781] [MERGED] Fix typo in deleteUser #17081

Closed
opened 2025-11-02 12:25:52 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3781
Author: @michaelkuhn
Created: 4/10/2018
Status: Merged
Merged: 4/10/2018
Merged by: @appleboy

Base: masterHead: fix-num_stars-typo


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 models/user.go (+1 -1)

📄 Description

num_watches was used where num_stars should have been used.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/3781 **Author:** [@michaelkuhn](https://github.com/michaelkuhn) **Created:** 4/10/2018 **Status:** ✅ Merged **Merged:** 4/10/2018 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `fix-num_stars-typo` --- ### 📝 Commits (1) - [`e080c07`](https://github.com/go-gitea/gitea/commit/e080c07d71decc4d323b21c23ce03eee801dae59) Fix typo in deleteUser ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `models/user.go` (+1 -1) </details> ### 📄 Description `num_watches` was used where `num_stars` should have been used. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:25:52 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17081