forked from AxTps/Starlight_Lancher
重构:移除多人服务器组件及相关逻辑
This commit is contained in:
@ -2464,7 +2464,7 @@ provideAppUpdateDownloadProgress(appUpdateDownload)
|
||||
class="app-contents"
|
||||
:class="{
|
||||
'sidebar-enabled': sidebarVisible,
|
||||
'studio-mode': route.name === 'FileStudio' || route.name === 'MultiplayerServerFileStudio',
|
||||
'studio-mode': route.name === 'FileStudio',
|
||||
'disable-advanced-rendering': !themeStore.advancedRendering,
|
||||
'has-custom-background': themeStore.customBackgroundPath && !themeStore.transparentBackground,
|
||||
'has-transparent-background': themeStore.transparentBackground,
|
||||
|
||||
Reference in New Issue
Block a user