bill 2 роки тому
батько
коміт
26373dde0a
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      src/views/graphic/menus.ts

+ 1 - 1
src/views/graphic/menus.ts

@@ -57,7 +57,7 @@ export const templateMenusRaw = [
 ]
 ]
 
 
 export const mainMenusRaw: MenusRaw = [
 export const mainMenusRaw: MenusRaw = [
-  { key: UIType.Road, text: "画线" },
+  { key: UIType.Line, text: "画线" },
   {
   {
     key: UIType.Road,
     key: UIType.Road,
     text: "道路",
     text: "道路",