feat(clients): add desktop and tizen targets to pelagica (#626)

This commit is contained in:
Jan Straßburger
2026-08-23 10:41:45 +02:00
committed by GitHub
parent 5badd07552
commit dd5be5594b
+4 -1
View File
@@ -47,7 +47,7 @@ clients:
url: https://jf-vue.pages.dev/ url: https://jf-vue.pages.dev/
- name: "Pelagica" - name: "Pelagica"
targets: [Browser] targets: [Browser, Windows, Linux, macOS, Tizen]
oss: https://github.com/PelagicaApp/pelagica oss: https://github.com/PelagicaApp/pelagica
official: false official: false
website: https://pelagica.app/ website: https://pelagica.app/
@@ -56,6 +56,9 @@ clients:
- type: docker - type: docker
user: kartoffelchipss user: kartoffelchipss
repo: pelagica repo: pelagica
- type: github
owner: PelagicaApp
repo: pelagica
- type: demo - type: demo
url: https://demo.pelagica.app/ url: https://demo.pelagica.app/