mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-04 19:56:37 +02:00
feat: added link
This commit is contained in:
parent
32774919b1
commit
d46286cf2c
@ -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…
x
Reference in New Issue
Block a user