[+] Add loading title
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
<template>
|
<template>
|
||||||
<div id="loading">
|
<div id="loading">
|
||||||
<div id="text">
|
<div id="text">
|
||||||
{{text}}
|
Loading
|
||||||
|
|
||||||
|
<div id="details">{{text}}</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user