feat: Support multiple application launch scripts
This commit is contained in:
@@ -27,10 +27,6 @@ const inputValue = computed(() => {
|
||||
|
||||
const builtinThemePresets = computed(() => {
|
||||
return [
|
||||
{
|
||||
color: 'hsl(231 98% 65%)',
|
||||
type: 'default',
|
||||
},
|
||||
// {
|
||||
// color: 'hsl(231 98% 65%)',
|
||||
// type: 'default',
|
||||
|
Reference in New Issue
Block a user