fix: check profile privacy settings when viewing link to post
This commit is contained in:
parent
3925028d5b
commit
bbb629336f
5 changed files with 26 additions and 10 deletions
|
@ -1,5 +1,4 @@
|
|||
use std::time::Duration;
|
||||
|
||||
use crate::{
|
||||
get_user_from_token,
|
||||
model::{ApiReturn, Error},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue