mirror of
https://github.com/owncast/owncast.git
synced 2025-11-02 11:56:57 +08:00
This seems to build?
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
import { RequestInit } from 'node_modules/typescript/lib/lib.dom.d';
|
||||
|
||||
/* eslint-disable prefer-destructuring */
|
||||
const ADMIN_USERNAME = process.env.NEXT_PUBLIC_ADMIN_USERNAME;
|
||||
const ADMIN_STREAMKEY = process.env.NEXT_PUBLIC_ADMIN_STREAMKEY;
|
||||
|
||||
Reference in New Issue
Block a user