mirror of
https://github.com/rustfs/rustfs.git
synced 2026-05-09 16:26:04 +08:00
- Create `SettingViews` component in `views/setting.rs`. - Update `views/mod.rs` to include the new `SettingViews` component. - Update routing in `main.rs` to include the new route for `SettingViews`.