This commit is contained in:
Liang Ding 2022-12-13 00:06:33 +08:00
parent 06d2956022
commit f0972a046e
No known key found for this signature in database
GPG key ID: 136F30F901A2231D

View file

@ -485,7 +485,7 @@ const boot = () => {
let changeWndTop = {}
if ('win32' === process.platform) {
// Windows 平台提供窗口置顶功能
// Windows 端支持窗口置顶 https://github.com/siyuan-note/siyuan/issues/6860
changeWndTop = {
label: 'Set Window top',
click: () => {