diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-01-12 21:21:52 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-01-12 21:23:34 +0800 |
| commit | d6fc36596716c83133d8a8887fbc725373e63352 (patch) | |
| tree | 59210ddd219a412dd8c2185e1927e729387649bb /actions/src/remote_actions/content_manage.rs | |
| parent | bac88ab54b28825a17f808def90209517f484355 (diff) | |
Rename track.rs to track_file.rs
Diffstat (limited to 'actions/src/remote_actions/content_manage.rs')
| -rw-r--r-- | actions/src/remote_actions/content_manage.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/src/remote_actions/content_manage.rs b/actions/src/remote_actions/content_manage.rs index aa3cb07..1568085 100644 --- a/actions/src/remote_actions/content_manage.rs +++ b/actions/src/remote_actions/content_manage.rs @@ -1 +1 @@ -pub mod track;
\ No newline at end of file +pub mod track_file; |
