Skip to content

Commit e7e033c

Browse files
committed
fix hyperlink icon and add ep_sticky_attributes to master
1 parent e598f28 commit e7e033c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/dev.js.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
https://github.com/ether/ep_cursortrace
3333
https://github.com/samirsayyad/ep_custom_header_message
3434
https://github.com/samirsayyad/ep_docs_plus_customize#c68bc28
35-
https://github.com/samirsayyad/ep_full_hyperlinks#27910fb
35+
https://github.com/samirsayyad/ep_full_hyperlinks#921f0e1
3636
https://github.com/samirsayyad/ep_headings2#f88ac17
3737
ep_hide_line_numbers
3838
https://github.com/samirsayyad/ep_insert_media#35b26c5
@@ -43,7 +43,7 @@ jobs:
4343
https://github.com/samirsayyad/ep_set_title_on_pad#b1688b0
4444
https://github.com/samirsayyad/ep_table_of_contents#326ccfc
4545
https://github.com/HMarzban/ep_wrtc_heading#1fd4e08
46-
# https://github.com/ether/ep_sticky_attributes.git
46+
https://github.com/ether/ep_sticky_attributes.git
4747
4848
- name: Install all dependencies and symlink for ep_etherpad-lite
4949
run: src/bin/installDeps.sh

.github/workflows/master.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
https://github.com/ether/ep_cursortrace
3333
https://github.com/samirsayyad/ep_custom_header_message
3434
https://github.com/samirsayyad/ep_docs_plus_customize#c68bc28
35-
https://github.com/samirsayyad/ep_full_hyperlinks#27910fb
35+
https://github.com/samirsayyad/ep_full_hyperlinks#921f0e1
3636
https://github.com/samirsayyad/ep_headings2#f88ac17
3737
ep_hide_line_numbers
3838
https://github.com/samirsayyad/ep_insert_media#35b26c5
@@ -43,7 +43,7 @@ jobs:
4343
https://github.com/samirsayyad/ep_set_title_on_pad#b1688b0
4444
https://github.com/samirsayyad/ep_table_of_contents#326ccfc
4545
https://github.com/HMarzban/ep_wrtc_heading#1fd4e08
46-
# https://github.com/ether/ep_sticky_attributes.git
46+
https://github.com/ether/ep_sticky_attributes.git
4747
4848
- name: Install all dependencies and symlink for ep_etherpad-lite
4949
run: src/bin/installDeps.sh

0 commit comments

Comments
 (0)