Fix REUSE.

This commit is contained in:
John Livingston
2024-07-31 23:00:29 +02:00
parent af2941f4e0
commit 0543a720f2
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,7 @@
// SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
//
// SPDX-License-Identifier: AGPL-3.0-only
import { CustomElement } from 'shared/components/element.js'
import './styles/draggables.scss'