Local API for communities
This commit is contained in:
parent
1f878b9314
commit
b6fac5fa33
7 changed files with 74 additions and 32 deletions
|
|
@ -1,6 +1,5 @@
|
|||
use json::{self, JsonValue, array};
|
||||
|
||||
use crate::gui::log_panel::log_message;
|
||||
use crate::users::contact::Contact;
|
||||
use crate::util::file_util::{load_file, save_file};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue