mirror of
https://github.com/discourse/discourse.git
synced 2025-04-03 05:39:41 +08:00
line was there twice
This commit is contained in:
parent
91b72936c4
commit
79c1d3459b
@ -31,7 +31,6 @@ class UserApiKeysController < ApplicationController
|
|||||||
@access = params[:access]
|
@access = params[:access]
|
||||||
@client_id = params[:client_id]
|
@client_id = params[:client_id]
|
||||||
@auth_redirect = params[:auth_redirect]
|
@auth_redirect = params[:auth_redirect]
|
||||||
@application_name = params[:application_name]
|
|
||||||
@push_url = params[:push_url]
|
@push_url = params[:push_url]
|
||||||
|
|
||||||
if @access.include?("p")
|
if @access.include?("p")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user