Przeglądaj źródła

Поправил openReleasePage

Book Pauk 2 lat temu
rodzic
commit
96e0df783d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      client/components/Search/Search.vue

+ 1 - 1
client/components/Search/Search.vue

@@ -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() {