diff --git a/headless/headless.go b/headless/headless.go index f3578ef..9c068c1 100644 --- a/headless/headless.go +++ b/headless/headless.go @@ -75,7 +75,6 @@ func Init(conf Config, updates chan fmt.Stringer) error { FullState: true, SetPresence: gmx.Matrix().Client().SyncPresence, Context: context.Background(), - StreamResponse: true, }) if err != nil { return err