This commit is contained in:
Patrick Niebeling
2025-03-12 11:19:44 +01:00
parent 7f683fcec1
commit 9538c99576
15 changed files with 122 additions and 242 deletions

9
appinfo.xml Normal file
View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<appinfo>
<id>deckflow</id>
<name>Deckflow</name>
<description>Automatische Workflows für Nextcloud Decks</description>
<version>1.0.0</version>
<author>Dein Name</author>
<license>GPL-3.0</license>
</appinfo>