diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-01-23 09:42:09 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-01-23 09:42:09 +0800 |
| commit | f9fa7d65d775959efbc9609ccafd1fdce76129e4 (patch) | |
| tree | 111fc1933cfbe4bdc4e82207f53b6c1b74cc35e3 /src/inputs.rs | |
| parent | aee17b68b2b213553cd06406a3a5713ec91f374d (diff) | |
Add localization and refactor status command output
Diffstat (limited to 'src/inputs.rs')
| -rw-r--r-- | src/inputs.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/inputs.rs b/src/inputs.rs index e69de29..822c729 100644 --- a/src/inputs.rs +++ b/src/inputs.rs @@ -0,0 +1 @@ +pub mod status; |
