Explorar el Código

Поправил openReleasePage

Book Pauk hace 2 años
padre
commit
96e0df783d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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() {