forked from shadowfacts/Tusker
Fix editing attachment descriptions not working on Pleroma
This commit is contained in:
parent
f2a9f890ff
commit
09999175f7
@ -157,7 +157,7 @@ public final class InstanceFeatures: ObservableObject {
|
||||
}
|
||||
|
||||
public var needsEditAttachmentsInSeparateRequest: Bool {
|
||||
instanceType.isPleroma(.akkoma(nil))
|
||||
instanceType.isPleroma
|
||||
}
|
||||
|
||||
public var composeDirectStatuses: Bool {
|
||||
|
Loading…
x
Reference in New Issue
Block a user