We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c93d2c8 commit ef48392Copy full SHA for ef48392
templates/dashboard.html.twig
@@ -36,7 +36,7 @@
36
</v-card>
37
38
<v-card light color="grey">
39
- <v-card-text class="recipe-holder">LocalRecipeCompiler
+ <v-card-text class="recipe-holder">
40
<div class="text-xs-center" v-if="!dataLoaded">
41
<v-progress-circular center :indeterminate="true" color="white" height="4"></v-progress-circular>
42
</div>
0 commit comments