From 4ff3eee77b41466d08117970970d01be6e48ffe1 Mon Sep 17 00:00:00 2001
From: zhongrj <646384940@qq.com>
Date: Fri, 28 Mar 2025 19:02:30 +0800
Subject: [PATCH] Merge branch 'master' of http://139.196.74.78:10010/r/drone/pilot-h5

---
 src/types/enums.ts |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/types/enums.ts b/src/types/enums.ts
index 61452dc..2e7f39a 100644
--- a/src/types/enums.ts
+++ b/src/types/enums.ts
@@ -3,6 +3,7 @@
     LOGIN = 'login',
     DRONEPILOTLIST = 'dronePilotList',
     DRONEPILOTDETAILS = 'dronePilotDetails',
+    DRONEPILOTSHARE = 'dronePilotShare',
     DRONE = 'drone',
     PROJECT = 'project',
     ADD_PROJECT = 'add_project',

--
Gitblit v1.9.3