mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-23 14:46:20 -06:00
clean up the final diff a bit
This commit is contained in:
parent
187c5fdf23
commit
f55be91579
2 changed files with 1 additions and 1 deletions
|
|
@ -382,7 +382,6 @@ func (v Visibility) String() string {
|
|||
type StatusContentType enumType
|
||||
|
||||
const (
|
||||
// The "unset"
|
||||
StatusContentTypePlain StatusContentType = 1
|
||||
StatusContentTypeMarkdown StatusContentType = 2
|
||||
StatusContentTypeDefault = StatusContentTypePlain
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue