mirror of
https://github.com/tiny-craft/tiny-rdm.git
synced 2025-10-15 11:40:38 +08:00
refactor: move style files to "styles" folder
fix: adjust light/dark theme in windows
This commit is contained in:
@@ -68,10 +68,6 @@ const preferencesOptions = computed(() => {
|
||||
key: 'help',
|
||||
icon: renderIcon(Help),
|
||||
},
|
||||
{
|
||||
label: i18n.t('about'),
|
||||
key: 'about',
|
||||
},
|
||||
{
|
||||
label: i18n.t('check_update'),
|
||||
key: 'update',
|
||||
|
Reference in New Issue
Block a user