Update 2 files

- /packages/frontend/src/scripts/chiptune2.ts
- /packages/frontend/src/components/SkModPlayer.vue
This commit is contained in:
Marie 2025-04-11 08:17:49 +00:00
parent 337b352425
commit e2507b9e0a
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: marie and other Sharkey contributors
SPDX-FileCopyrightText: puniko and other Sharkey contributors
SPDX-License-Identifier: AGPL-3.0-only
-->

View file

@ -1,6 +1,6 @@
/*
* SPDX-FileCopyrightText: marie and other Sharkey contributors
* SPDX-License-Identifier: AGPL-3.0-only
* SPDX-FileCopyrightText: Simon Gündling and other chiptune2.js contributors
* SPDX-License-Identifier: MIT
*/
/* eslint-disable */