Add copy model name toast

This commit is contained in:
Will Miao
2025-02-04 23:34:38 +08:00
parent 2bac420740
commit aedc8f01ef
2 changed files with 2 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ window.confirmDelete = confirmDelete;
window.closeDeleteModal = closeDeleteModal;
window.refreshLoras = refreshLoras;
window.openCivitai = openCivitai;
window.showToast = showToast
// Initialize everything when DOM is ready
document.addEventListener('DOMContentLoaded', () => {