Update about info

This commit is contained in:
Neil Brommer 2017-12-12 15:18:39 -08:00
parent 34181cf5ba
commit 7af6c3d14b
2 changed files with 13 additions and 10 deletions

View file

@ -206,6 +206,8 @@ function loadBookmarks() {
"name": "reddit",
"address": "https://www.reddit.com/"
});
$("#aboutModal").modal("show");
}
}
}