diff options
Diffstat (limited to 'editor/actions/dune')
-rwxr-xr-x | editor/actions/dune | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editor/actions/dune b/editor/actions/dune index 5d269c4..4044b52 100755 --- a/editor/actions/dune +++ b/editor/actions/dune @@ -1,11 +1,10 @@ (library - (name actions) + (name editor_actions) (libraries brr brr.note elements blog - js_lib forms state ) |