mirror of
https://github.com/discourse/discourse.git
synced 2025-06-01 02:04:53 +08:00
FEATURE: Badge progress
- Refactor model so it stores backfill query - Implement autobiographer - Remove sample badge - Correct featured badges to only include a badge once
This commit is contained in:
@ -233,7 +233,7 @@ class UsersController < ApplicationController
|
||||
end
|
||||
|
||||
flash[:success] = I18n.t(message)
|
||||
end
|
||||
end
|
||||
|
||||
def change_email
|
||||
params.require(:email)
|
||||
|
Reference in New Issue
Block a user