[📇] Renamed App View to App Launcher
This commit is contained in:
parent
37016723bf
commit
49eaf6525c
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
export const meta = {
|
||||
name: 'App View',
|
||||
description: 'Opens the app view.',
|
||||
id: 'appview'
|
||||
name: 'App Launcher',
|
||||
description: 'Opens the app launcher.',
|
||||
id: 'applauncher'
|
||||
}
|
||||
|
||||
export const run = (element: HTMLDivElement): void => {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue