mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: use original filename when clicking the download link in the lightbox
This commit is contained in:
@@ -23,6 +23,9 @@ module FileStore
|
||||
def relative_base_url
|
||||
end
|
||||
|
||||
def download_url(upload)
|
||||
end
|
||||
|
||||
def external?
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user