mirror of
https://github.com/Art051/it-tools.git
synced 2025-08-11 19:29:03 +00:00
refactor(config): removed new tools env config
This commit is contained in:
@@ -53,14 +53,6 @@ export const config = figue({
|
||||
default: false,
|
||||
},
|
||||
},
|
||||
tools: {
|
||||
newTools: {
|
||||
doc: 'Tool names for tools flagged a as new',
|
||||
format: 'array',
|
||||
default: [],
|
||||
env: 'VITE_NEW_TOOLS',
|
||||
},
|
||||
},
|
||||
showBanner: {
|
||||
doc: 'Show the banner',
|
||||
format: 'boolean',
|
||||
|
||||
Reference in New Issue
Block a user