Skip to content

Commit

Permalink
Update APILocalSite.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
Sjmarf committed Jan 18, 2024
1 parent a41126b commit 3ca243f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mlem/API/Models/Site/APILocalSite.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ struct APILocalSite: Decodable {
// let legalInformation: String?
// let hideModlogModNames: Bool
// let applicationEmailAdmins: Bool
// let slurFilterRegex: String?
let slurFilterRegex: String?
// let actorNameMaxLength: Int
// let federationEnabled: Bool
// let federationDebug: Bool
Expand Down

0 comments on commit 3ca243f

Please sign in to comment.