6
0
Эх сурвалжийг харах

minor fix in the Shortcut information

Dimitri Korsch 3 жил өмнө
parent
commit
5df16866e1

+ 1 - 1
webui/src/components/media/options-bar.vue

@@ -11,7 +11,7 @@
 
     <div ref="estimate_box"
          class="image"
-         title="estimate bounding box (M)"
+         title="estimate bounding box (W)"
          :class="{active: interaction === 'estimate-box'}"
          @click="$emit('interaction', 'estimate-box')">
       <img alt="estimate bounding box" src="@/assets/icons/paper-airplane.svg">