mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-29 22:36:14 -06: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 {
|
func (d *DomainPermissionDraft) IsOrphan() bool {
|
||||||
return d.SubscriptionID == ""
|
return d.SubscriptionID == ""
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue