update community backend
This commit is contained in:
@@ -3,6 +3,7 @@ use gpui::{App, Window};
|
||||
mod community;
|
||||
mod sync;
|
||||
|
||||
pub use community::*;
|
||||
pub use sync::*;
|
||||
|
||||
pub fn init(_window: &mut Window, _cx: &mut App) {}
|
||||
|
||||
Reference in New Issue
Block a user