mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-04-06 09:29:46 +00:00
go fmt
This commit is contained in:
parent
288cc3dbe5
commit
655c0d1269
1 changed files with 1 additions and 1 deletions
|
@ -107,4 +107,4 @@ func (d *DomainPermissionDraft) GetType() DomainPermissionType {
|
|||
|
||||
func (d *DomainPermissionDraft) IsOrphan() bool {
|
||||
return d.SubscriptionID == ""
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue