From e3f4b8188515eeec149eec0405b51e1b57f6e7bb Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Mon, 12 Jan 2026 05:12:10 +0800 Subject: Rename and reorganize remote actions modules --- actions/src/remote_actions/content_manage.rs | 1 + 1 file changed, 1 insertion(+) create mode 100644 actions/src/remote_actions/content_manage.rs (limited to 'actions/src/remote_actions/content_manage.rs') diff --git a/actions/src/remote_actions/content_manage.rs b/actions/src/remote_actions/content_manage.rs new file mode 100644 index 0000000..aa3cb07 --- /dev/null +++ b/actions/src/remote_actions/content_manage.rs @@ -0,0 +1 @@ +pub mod track; \ No newline at end of file -- cgit