Convert the loading window to TypeScript
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
// Copyright 2020 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
/* global $ */
|
||||
|
||||
$(() => {
|
||||
$('.message').text(window.i18n('optimizingApplication'));
|
||||
});
|
Reference in New Issue
Block a user