1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Merge pull request #1977 from YunoHost/superset

Add Superset to catalog
This commit is contained in:
tituspijean 2024-02-03 10:14:10 +01:00 committed by GitHub
commit 81d95c2161
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

View file

@ -3165,6 +3165,11 @@ state = "working"
subtags = [ "impress" ]
url = "https://github.com/YunoHost-Apps/strut_ynh"
[superset]
category = "wat"
state = "working"
url = "https://github.com/YunoHost-Apps/superset_ynh"
[sutom]
category = "games"
level = 8

View file

@ -52,12 +52,6 @@ description = "Full Featured Matrix Server Setup with All Bridges and Integratio
upstream = "https://github.com/spantaleev/matrix-docker-ansible-deploy"
website = ""
[apache-superset]
name = "Apache Superset"
description = "A Data Visualization and Data Exploration Platform"
upstream = "https://github.com/apache/superset"
website = "https://superset.apache.org/"
[appflowy]
name = "Appflowy"
description = "Alternative to Notion"