From 7e344419330855dbbf10896c39e91b4e6861dd57 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 1 Apr 2021 17:30:37 +0200 Subject: displaying custom cursors on the frontend --- frontend/app/types.js | 1 + 1 file changed, 1 insertion(+) (limited to 'frontend/app/types.js') diff --git a/frontend/app/types.js b/frontend/app/types.js index a830e71..a0dc717 100644 --- a/frontend/app/types.js +++ b/frontend/app/types.js @@ -17,6 +17,7 @@ export const page = crud_type('page', [ 'show_tile_list', 'hide_tile_list', 'toggle_tile_list', 'toggle_popups', 'load_popups', 'toggle_sidebar_side', + 'toggle_cursor_list', 'pick_cursor', ]) export const tile = crud_type('tile', [ -- cgit v1.2.3-70-g09d2