diff options
| author | bobzel <zzzman@gmail.com> | 2024-03-06 13:29:30 -0500 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2024-03-06 13:29:30 -0500 |
| commit | 5458574510fcda755ae23b4001e17efa799865a5 (patch) | |
| tree | 597529cac155f9494f73cd6f1d32374e6fea8d53 /src/client/views/DashboardView.tsx | |
| parent | bd9170eaa21a2fbccd0912f50d40cefaf0bbe47f (diff) | |
fixed plotly/mermaids loading from a new account
Diffstat (limited to 'src/client/views/DashboardView.tsx')
| -rw-r--r-- | src/client/views/DashboardView.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/DashboardView.tsx b/src/client/views/DashboardView.tsx index 439d250de..146ac5b01 100644 --- a/src/client/views/DashboardView.tsx +++ b/src/client/views/DashboardView.tsx @@ -428,7 +428,6 @@ export class DashboardView extends ObservableReactComponent<{}> { _width: 30, _height: 30, _dragOnlyWithinContainer: true, - _layout_hideContextMenu: true, title: 'New trail', toolTip: 'Create new trail', color: Colors.BLACK, |
