mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-01-23 02:35:34 +00:00
feat: added link
This commit is contained in:
parent
32774919b1
commit
d46286cf2c
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ window.customStart = () => {
|
|||
link.href = padPath;
|
||||
link.innerText = pad;
|
||||
li.appendChild(link);
|
||||
//https://v0.dev/chat/etherpad-design-clone-qZnwOrVRXxH
|
||||
recentPadList.appendChild(li);
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue