fix: login username case

how do people always run into the stupidest problems
This commit is contained in:
trisua 2025-05-18 00:32:33 -04:00
parent 4837da0cba
commit fa1a609bf5
2 changed files with 6 additions and 2 deletions

View file

@ -1011,6 +1011,7 @@ impl DataManager {
// reposting but NOT quoting... we shouldn't be able to repost a direct repost
data.context.reposts_enabled = false;
data.context.reactions_enabled = false;
data.context.comments_enabled = false;
}
// mirror nsfw status