Add a model for external apps
Stores their name, website, and credentials
This commit is contained in:
@@ -214,6 +214,7 @@ pub fn ap_url(url: String) -> String {
|
||||
}
|
||||
|
||||
pub mod admin;
|
||||
pub mod apps;
|
||||
pub mod blog_authors;
|
||||
pub mod blogs;
|
||||
pub mod comments;
|
||||
|
||||
Reference in New Issue
Block a user