feat(WEB-112): adjust current-blocks-page to new model
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import type { SysAsset } from "./utils/asset"
|
||||
import type { PageLinkType } from "./utils/pageLink"
|
||||
|
||||
export type Embeds = PageLinkType | SysAsset
|
||||
export type Embeds = SysAsset
|
||||
|
||||
Reference in New Issue
Block a user