remove downloads#source supporting gab-social.zip src download from pre-launch
This commit is contained in:
parent
1f0cd07aa5
commit
54fe77650d
|
@ -5,8 +5,4 @@ class DownloadsController < ApplicationController
|
|||
|
||||
before_action :check_enabled
|
||||
|
||||
def source
|
||||
send_file Rails.root.join('public', 'src', 'gab-social.zip')
|
||||
end
|
||||
|
||||
end
|
Loading…
Reference in New Issue