Added missing constant

This commit is contained in:
Inkception
2023-06-02 00:31:47 +02:00
committed by GitHub
parent 9a8edb5bff
commit 0aad3e3ea6

View File

@@ -1,4 +1,4 @@
import { CREDITS_NOTICE, LICENCE_NOTICE } from '../../../common/constants.js';
import { CREDITS_NOTICE, LICENCE_NOTICE, ZNCA_API_USE_TEXT } from '../../../common/constants.js';
export const app = {
default_title: 'Nintendo Switch Online',