Add Social Icons and Web Manifest

This commit is contained in:
Leo Herzog
2020-11-10 17:08:06 -05:00
parent 7e6583ce22
commit c110e8fef3
15 changed files with 52 additions and 1 deletions

View File

@@ -298,6 +298,8 @@ function propertyChange(e) {
function resetProperties() {
document.getElementById('magnet').value = "";
document.getElementById('torrent').value = "";
originalSourceIcon.innerHTML = '<span class="fad fa-magnet fa-fw"></span>';
originalSourceIcon.title = '';
properties.style.display = 'none';
name.value = "";
created.value = "";