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