Поправил openReleasePage

This commit is contained in:
Book Pauk
2022-10-16 18:29:03 +07:00
parent 54f82d73f3
commit 96e0df783d

View File

@@ -533,7 +533,7 @@ class Search {
}
openReleasePage() {
window.open('https://github.com/bookpauk/inpx-web', '_blank');
window.open('https://github.com/bookpauk/inpx-web/releases', '_blank');
}
makeProjectName() {