Fixes license headers test, adds them in
This commit is contained in:
parent
e7be409961
commit
b72d7b436e
8 changed files with 22 additions and 4 deletions
|
@ -1,3 +1,6 @@
|
|||
// Copyright 2021 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
import React from 'react';
|
||||
import { ConfirmationDialog } from './ConfirmationDialog';
|
||||
import { LocalizerType } from '../types/Util';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue