Fix loading screen theme

This commit is contained in:
trevor-signal
2025-11-13 16:37:53 -05:00
committed by GitHub
parent e6b297da74
commit c2422fd2fd
3 changed files with 4 additions and 7 deletions

View File

@@ -1,5 +1,6 @@
// Copyright 2020 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
import '../sandboxedInit.dom.js';
const message = document.getElementById('message');
if (message) {