mirror of
https://github.com/redlib-org/redlib.git
synced 2025-05-04 12:24:50 +00:00
Add pages to subreddits
This commit is contained in:
parent
0054557c86
commit
7a176c6804
8 changed files with 95 additions and 39 deletions
|
@ -6,7 +6,7 @@ use pulldown_cmark::{html, Options, Parser};
|
|||
|
||||
#[path = "utils.rs"]
|
||||
mod utils;
|
||||
use utils::{val, Comment, Flair, Params, Post, request};
|
||||
use utils::{request, val, Comment, Flair, Params, Post};
|
||||
|
||||
// STRUCTS
|
||||
#[derive(Template)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue