lct
Your Name
2022-08-17 abdc7313b9e2c5a3e09d42cbaee48c6f131d7173
src/stores/routesList.ts
@@ -12,6 +12,7 @@
      routesList: [],
      isColumnsMenuHover: false,
      isColumnsNavHover: false,
      projectId:'',
   }),
   actions: {
      async setRoutesList(data: Array<string>) {