mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-26 05:56:16 -06:00
docs
This commit is contained in:
parent
21d9edac54
commit
f0b46a8c0c
3 changed files with 137 additions and 103 deletions
|
|
@ -17,7 +17,9 @@
|
|||
|
||||
package util
|
||||
|
||||
import "strings"
|
||||
import (
|
||||
"strings"
|
||||
)
|
||||
|
||||
type Scope string
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue