rename alpha webapp folder

This commit is contained in:
IrosTheBeggar 2021-02-02 16:27:43 -05:00
parent 6aafa11b46
commit ad9eecc8a0
6 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@
<!-- ToolBar -->
<div class="browser-tools">
<div v-on:click="goBack()" class="back-button">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="25" height="25"><path style="text-indent:0;text-align:start;line-height:normal;text-transform:none;block-progression:tb;" d="M13.281 6.781l-8.5 8.5-.687.719.687.719 8.5 8.5 1.438-1.438L7.938 17H28v-2H7.937l6.782-6.781L13.28 6.78z" color="#000" overflow="visible"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="25" height="25"><path d="M13.281 6.781l-8.5 8.5-.687.719.687.719 8.5 8.5 1.438-1.438L7.938 17H28v-2H7.937l6.782-6.781L13.28 6.78z" color="#000" overflow="visible"/></svg>
</div>
<div class="filepath">{{filepath}}</div>
</div>