diff --git a/src/components/GanttChart/MakequeueBtn.vue b/src/components/GanttChart/MakequeueBtn.vue index 0e5d5637e455fb3390f3e6fd7f2e3f5c81d7d938..36474d62b6b8f794809f05dc059e1640bf85c96e 100644 --- a/src/components/GanttChart/MakequeueBtn.vue +++ b/src/components/GanttChart/MakequeueBtn.vue @@ -1,6 +1,6 @@ <template> <div> - <v-btn>icon</v-btn> + <v-btn>Make a queue</v-btn> </div> </template>