This commit is contained in:
sanjayk03-dev
2023-12-30 13:48:42 +05:30
parent 48a266b4e1
commit 9954a53840
2 changed files with 2 additions and 3 deletions

View File

@@ -208,10 +208,10 @@ script#control-view-template(type="text/x-template")
.bar(:style="'width:' + (progress || 0) * 100 + '%'")
.macros-div
p Macros
.macros-buttons(v-if="this.config.macros!=undefined")
p there is a active macro
.macros-buttons(v-if="this.config.macros==undefined")
p there is no active macros
.tabs