mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-09 10:06:11 +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>
3 lines
26 B
Rust
3 lines
26 B
Rust
mod group_test;
|
|
mod test;
|