mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-17 15:51:23 +01:00
enable mod_module_files lint
This commit is contained in:
parent
242d9e84cc
commit
a626e7b0f0
44 changed files with 1 additions and 0 deletions
5
src/database/key_value/rooms/edus.rs
Normal file
5
src/database/key_value/rooms/edus.rs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
mod read_receipt;
|
||||
|
||||
use crate::{database::KeyValueDatabase, service};
|
||||
|
||||
impl service::rooms::edus::Data for KeyValueDatabase {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue