17346 updated sips in line

This commit is contained in:
2025-07-29 12:30:20 +01:00
parent 4562e5f092
commit d0b2fd0996
10 changed files with 78 additions and 41 deletions
+1 -1
View File
@@ -128,7 +128,7 @@ const Home = (props) => {
</div>
) : (
<>
<ServiceBanner noSignin={true} />
<ServiceBanner />
<Main
pages={pages}
showLogin={showLogin}