Convert the loading window to TypeScript
This commit is contained in:
parent
310f0dc88f
commit
f33a0db32c
7 changed files with 51 additions and 37 deletions
|
@ -1,8 +0,0 @@
|
|||
// Copyright 2020 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
/* global $ */
|
||||
|
||||
$(() => {
|
||||
$('.message').text(window.i18n('optimizingApplication'));
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue