Skip to content

Commit 1b9ea85

Browse files
committed
Editor - Add link
1 parent 538ba25 commit 1b9ea85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/app/project/config/editor.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ export const quillConfiguration = {
55
[{ list: 'ordered' }, { list: 'bullet' }],
66
[{ header: [1, 2, 3, 4, 5, 6, false] }],
77
[{ color: [] }, { background: [] }],
8+
['link'],
89
['clean']
910
]
1011
};

0 commit comments

Comments
 (0)