Flowy.toml 195 B

1234567
  1. # Check out the FlowyConfig (located in flowy_toml.rs) for more details.
  2. proto_input = [
  3. "src/event_map.rs",
  4. "src/entities",
  5. "src/notification.rs"
  6. ]
  7. event_files = ["src/event_map.rs"]