add app registry config

This commit is contained in:
Prajwol Amatya
2024-08-23 16:15:06 +05:45
parent c0173c3ebf
commit 4489ea637b
3 changed files with 33 additions and 17 deletions
+9
View File
@@ -0,0 +1,9 @@
app_registry:
mimetypes:
- mime_type: application/vnd.oasis.opendocument.text
extension: odt
name: FakeOffice
description: FakeOffice text document
icon: ""
default_app: FakeOffice
allow_creation: true