feat: add support for offline edit
This commit is contained in:
parent
03d46458e1
commit
3a357cd480
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ RUN bin/installDeps.sh && rm settings.json \
|
||||||
ep_workspaces ep_comments_page \
|
ep_workspaces ep_comments_page \
|
||||||
ep_font_color ep_table_of_contents \
|
ep_font_color ep_table_of_contents \
|
||||||
ep_delete_after_delay \
|
ep_delete_after_delay \
|
||||||
|
ep_offline_edit \
|
||||||
ep_prompt_for_name
|
ep_prompt_for_name
|
||||||
|
|
||||||
# ep_mypads
|
# ep_mypads
|
||||||
|
|
Loading…
Reference in a new issue