mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-23 15:19:58 +08:00
@ -113,7 +113,7 @@ function addCopyIcon(cmInstance) {
|
||||
copyButton.classList.add('success');
|
||||
setTimeout(() => {
|
||||
copyButton.classList.remove('success');
|
||||
}, 360);
|
||||
}, 240);
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user