Add real notifications to copy buttons
This commit is contained in:
@ -2176,4 +2176,5 @@ document.addEventListener('DOMContentLoaded', () => {
|
||||
} else {
|
||||
showLoginPage();
|
||||
}
|
||||
window.showNotification = showNotification;
|
||||
});
|
Reference in New Issue
Block a user