[📇] Fixed Settings metadata
This commit is contained in:
parent
1f22a88362
commit
c9a5c9417f
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ import { FlowWindow } from '../wm.ts'
|
||||||
export default class SettingsApp implements App {
|
export default class SettingsApp implements App {
|
||||||
meta = {
|
meta = {
|
||||||
name: 'Settings',
|
name: 'Settings',
|
||||||
|
description: 'An easy-to-use configuration app.',
|
||||||
pkg: 'flow.settings',
|
pkg: 'flow.settings',
|
||||||
icon,
|
icon,
|
||||||
version: '1.0.0'
|
version: '1.0.0'
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue