diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-01-12 05:12:10 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-01-12 05:36:40 +0800 |
| commit | e3f4b8188515eeec149eec0405b51e1b57f6e7bb (patch) | |
| tree | df80e7289621c39c9d32befbe9bf85a2e129eefb /actions/src/remote_actions/edit_right_manage.rs | |
| parent | dd8cbe7e863b3fec594696c15c5e009f172749f5 (diff) | |
Rename and reorganize remote actions modules
Diffstat (limited to 'actions/src/remote_actions/edit_right_manage.rs')
| -rw-r--r-- | actions/src/remote_actions/edit_right_manage.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/actions/src/remote_actions/edit_right_manage.rs b/actions/src/remote_actions/edit_right_manage.rs new file mode 100644 index 0000000..52305f5 --- /dev/null +++ b/actions/src/remote_actions/edit_right_manage.rs @@ -0,0 +1 @@ +pub mod change_virtual_file_edit_right; |
