upload folder

This commit is contained in:
sanjayk03-dev
2024-03-27 01:29:18 +05:30
parent 9fcccd25fb
commit 019a6856f5
2 changed files with 36 additions and 8 deletions

View File

@@ -21,7 +21,10 @@ script#control-view-template(type="text/x-template")
message(:show.sync="macrosLoading")
h3(slot="header") Run Macro?
div(slot="body")
p The selected macro is being loaded.
p
| The macro file
strong {{state.selected}}
| is being loaded.
div(slot="footer")
button.pure-button(@click="macrosLoading=false") Cancel