Skip to content

Commit 90c0a88

Browse files
authored
Update bottomfloat.js
1 parent ffc893b commit 90c0a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bottomfloat.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ pushWrapper.addEventListener('click', () => {
8282
playPushAnimation(pushWrapper);
8383

8484
// push file
85-
pushFileFromHTML(selectedEl);
85+
pushFileFromHTML(selectedEl, ('Update ' + selectedEl.innerText));
8686

8787
}
8888

0 commit comments

Comments
 (0)