diff options
author | Sébastien Dailly <sebastien@dailly.me> | 2021-12-03 04:19:53 +0100 |
---|---|---|
committer | Sébastien Dailly <sebastien@dailly.me> | 2022-02-07 16:43:33 +0100 |
commit | c6265278f05aa4d3af60e420f2d4d13e4bce8ad7 (patch) | |
tree | dece2b116d79a052a00e20c1ee2f7677c64190f9 /editor/dune | |
parent | e78c236a8d28784370f192a3410693c456dc628f (diff) |
Removed the application mecanism from the state module
Diffstat (limited to 'editor/dune')
-rwxr-xr-x | editor/dune | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/dune b/editor/dune index 6b13228..ea79d53 100755 --- a/editor/dune +++ b/editor/dune @@ -6,6 +6,7 @@ prosemirror blog state + editor_app plugins editor_actions ) |