added custom header support and example extension
This commit is contained in:
committed by
Mario Zechner
parent
512ae4b4c0
commit
f755f69e0a
@@ -125,6 +125,7 @@ describe.skipIf(!API_KEY)("Compaction extensions", () => {
|
||||
setStatus: () => {},
|
||||
setWidget: () => {},
|
||||
setFooter: () => {},
|
||||
setHeader: () => {},
|
||||
setTitle: () => {},
|
||||
custom: async () => undefined as never,
|
||||
setEditorText: () => {},
|
||||
|
||||
Reference in New Issue
Block a user