mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-04 22:18:22 +00:00
* refactor: rename group * test: add rename group test * chore: add group operation interceptor * refactor: impl interceptor trait * chore: update type option when group change --------- Co-authored-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>
2 lines
26 B
Rust
2 lines
26 B
Rust
mod group_test;
|
|
mod test;
|