[📇] Fixed Settings metadata

This commit is contained in:
ThinLiquid 2023-11-14 12:51:40 +00:00 committed by GitHub
parent 1f22a88362
commit c9a5c9417f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,7 @@ import { FlowWindow } from '../wm.ts'
export default class SettingsApp implements App {
meta = {
name: 'Settings',
description: 'An easy-to-use configuration app.',
pkg: 'flow.settings',
icon,
version: '1.0.0'