add: better pinned posts ui
This commit is contained in:
parent
b5f841a990
commit
81a7628861
12 changed files with 25 additions and 192 deletions
|
@ -294,9 +294,6 @@ pub struct UserSettings {
|
|||
/// If extra post tabs are hidden (replies, media).
|
||||
#[serde(default)]
|
||||
pub hide_extra_post_tabs: bool,
|
||||
/// If the GPA experiment is disabled.
|
||||
#[serde(default)]
|
||||
pub disable_gpa_fun: bool,
|
||||
/// A list of strings the user has muted.
|
||||
#[serde(default)]
|
||||
pub muted: Vec<String>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue