mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
change onebox preview key for me consistency
This commit is contained in:
@@ -127,7 +127,7 @@ module Oneboxer
|
||||
private
|
||||
|
||||
def self.preview_key(user_id)
|
||||
"PREVIEWING_ONEBOX_#{user_id}"
|
||||
"onebox:preview:#{user_id}"
|
||||
end
|
||||
|
||||
def self.blank_onebox
|
||||
|
||||
Reference in New Issue
Block a user