[Desktop] Mark window style setting as experimental (#2236)

This commit is contained in:
Chenlei Hu
2025-01-12 16:14:51 -05:00
committed by GitHub
parent c50a86b258
commit 3b2cc23f65

View File

@@ -41,6 +41,7 @@ import { electronAPI as getElectronAPI, isElectron } from '@/utils/envUtil'
name: 'Window Style',
tooltip: 'Choose custom option to hide the system title bar',
type: 'combo',
experimental: true,
defaultValue: 'default',
options: ['default', 'custom'],
onChange: (