Add Sailfish OS app to sidebar (#2681)

Signed-off-by: Florian Hotze <dev@florianhotze.com>
pull/2682/head
Florian Hotze 2026-03-23 14:17:52 +01:00 committed by GitHub
parent f365c657b6
commit 48f87e4b7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@ def add_placeholder_pages()
"addons/integrations/openhabcloud",
"docs/apps/android.md",
"docs/apps/garmin",
"docs/apps/sailfishos",
"docs/configuration/habpanel",
"docs/configuration/iconsets/classic",
"docs/ui/components",

View File

@ -189,6 +189,7 @@ module.exports = [
'ui/habpanel/habpanel',
'apps/android',
'apps/ios',
'apps/sailfishos/',
'apps/garmin/',
'apps/windows'
]