mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 22:43:33 +08:00
Don't blow up if Redis switches to READONLY
This commit is contained in:
@ -4,4 +4,4 @@ class Admin::VersionsController < Admin::AdminController
|
||||
def show
|
||||
render json: DiscourseUpdates.check_version
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user