summaryrefslogtreecommitdiff
path: root/actions/src/registry/server_registry.rs
diff options
context:
space:
mode:
Diffstat (limited to 'actions/src/registry/server_registry.rs')
-rw-r--r--actions/src/registry/server_registry.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/src/registry/server_registry.rs b/actions/src/registry/server_registry.rs
index 013cdbd..aee867c 100644
--- a/actions/src/registry/server_registry.rs
+++ b/actions/src/registry/server_registry.rs
@@ -1,7 +1,7 @@
use action_system::action_pool::ActionPool;
use crate::remote_actions::{
- content_manage::track::register_track_file_action,
+ content_manage::track_file::register_track_file_action,
edit_right_manage::change_virtual_file_edit_right::register_change_virtual_file_edit_right_action,
mapping_manage::{
edit_mapping::register_edit_mapping_action,