feat: search modal
Release / release (pull_request) Successful in 29s

This commit is contained in:
2026-02-19 20:25:16 +00:00
parent 30a3ea66d5
commit 84d024f4c6
9 changed files with 139 additions and 197 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ def inject_env_vars():
return {
'NAME': os.environ.get('NAME', 'JDB-NET'),
'LOGO_PNG': os.environ.get('LOGO_PNG', 'https://assets.s3.jdbnet.co.uk/logo/128x128.png'),
'LOGO_PNG': os.environ.get('LOGO_PNG', 'https://assets.jdbnet.co.uk/logo/128x128.png'),
'VERSION': version,
'has_permission': has_permission,
'is_feature_enabled': is_feature_enabled