Переделка UI-клиента, изменение отправки файлов

This commit is contained in:
root
2026-05-13 16:32:53 +00:00
parent 1a58baebb2
commit 06cd7e6b77
3 changed files with 890 additions and 648 deletions
+7 -1
View File
@@ -4,7 +4,7 @@
<name>f7support</name>
<summary>Support ticket client for F7cloud (F7cloud-compatible)</summary>
<description>f7support client app for creating and viewing support tickets.</description>
<version>0.1.0</version>
<version>0.1.1</version>
<licence>AGPL</licence>
<author>f7support team</author>
<namespace>F7Support</namespace>
@@ -14,5 +14,11 @@
<dependencies>
<f7cloud min-version="32" max-version="32"/>
</dependencies>
<navigations>
<navigation>
<id>f7support</id>
<order>30</order>
</navigation>
</navigations>
</info>