0
0
mirror of https://github.com/vx3r/wg-gen-web.git synced 2025-09-11 12:24:27 +00:00

issue #8, find available IP on the fly, not from complete list

This commit is contained in:
vx3r
2020-02-17 13:12:22 +09:00
parent 8d6a05e2d9
commit 6cafb97e31
2 changed files with 26 additions and 21 deletions

View File

@ -2,7 +2,7 @@
<v-app id="inspire">
<v-app-bar app>
<img class="mr-3" :src="require('./assets/logo.png')" height="50"/>
<img class="mr-3" :src="require('./assets/logo.png')" height="50" alt="Wg Gen Web"/>
<v-toolbar-title>Wg Gen Web</v-toolbar-title>
</v-app-bar>