feat: prompt for name after 5 seconds
This commit is contained in:
parent
0e9bf1bd91
commit
03d46458e1
1 changed files with 2 additions and 1 deletions
|
@ -35,7 +35,8 @@ RUN bin/installDeps.sh && rm settings.json \
|
|||
ep_set_title_on_pad ep_adminpads \
|
||||
ep_workspaces ep_comments_page \
|
||||
ep_font_color ep_table_of_contents \
|
||||
ep_delete_after_delay
|
||||
ep_delete_after_delay \
|
||||
ep_prompt_for_name
|
||||
|
||||
# ep_mypads
|
||||
|
||||
|
|
Loading…
Reference in a new issue