diff options
| author | bobzel <zzzman@gmail.com> | 2023-07-12 18:55:35 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2023-07-12 18:55:35 -0400 |
| commit | 2593940abd6298e7b38219b73f2779e6e9ee3475 (patch) | |
| tree | 8a119c5905c8b7a4820fa8f1c3358e6cc0fcbc5d /src/client/views/MainView.tsx | |
| parent | 733a822c0716cbf2d1c0143f37298471ffac44b6 (diff) | |
| parent | 044f451de061373aa8865082ee9c02f567d17264 (diff) | |
Merge branch 'collaboration-again' of https://github.com/brown-dash/Dash-Web into collaboration-again
Diffstat (limited to 'src/client/views/MainView.tsx')
| -rw-r--r-- | src/client/views/MainView.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/MainView.tsx b/src/client/views/MainView.tsx index 59636ccbe..2f877d74d 100644 --- a/src/client/views/MainView.tsx +++ b/src/client/views/MainView.tsx @@ -154,7 +154,6 @@ export class MainView extends React.Component { this._sidebarContent.proto = undefined; if (!MainView.Live) { DocServer.setLivePlaygroundFields([ - 'dockingConfig', 'dataTransition', 'viewTransition', 'treeViewOpen', |
