This commit is contained in:
Vanessa 2023-09-26 10:33:33 +08:00
parent 56d12a2009
commit 4d908e62bd
9 changed files with 14 additions and 17 deletions

View file

@ -47,13 +47,13 @@ export const hintSlash = (key: string, protyle: IProtyle) => {
filter: ["ai chat"],
value: Constants.ZWSP + 5,
html: '<div class="b3-list-item__first"><svg class="b3-list-item__graphic"><use xlink:href="#iconSparkles"></use></svg><span class="b3-list-item__text">AI Chat</span></div>',
}]
}];
if (isPaidUser()) {
allList.push({
filter: ["数据库", "属性视图", "shujuku", "shuxingshitu", "sjk", "sxst", "database", "attribute view"],
value: '<div data-type="NodeAttributeView" data-av-type="table"></div>',
html: `<div class="b3-list-item__first"><svg class="b3-list-item__graphic"><use xlink:href="#iconDatabase"></use></svg><span class="b3-list-item__text">${window.siyuan.languages.database}</span></div>`,
})
});
}
[{
filter: ["文档", "子文档", "wendang", "wd", "ziwendang", "zwd", "xjwd"],