mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
hotspots: Add backend support for tutorial hotspots.
This commit adds the backend support for a new style of tutorial which allows for highlighting of multiple areas of the page with hotspots that disappear when clicked by the user.
This commit is contained in:
@@ -283,6 +283,7 @@ def home_real(request):
|
||||
'attachments',
|
||||
'default_language',
|
||||
'emoji_alt_code',
|
||||
'hotspots',
|
||||
'last_event_id',
|
||||
'left_side_userlist',
|
||||
'max_icon_file_size',
|
||||
|
||||
Reference in New Issue
Block a user