mirror of
https://github.com/HangarMC/Hangar.git
synced 2025-02-11 14:52:01 +08:00
shut up prettier
This commit is contained in:
parent
226baa7c2e
commit
4050e49463
@ -7,7 +7,7 @@ import fr from './locales/fr';
|
|||||||
|
|
||||||
require('dotenv').config();
|
require('dotenv').config();
|
||||||
|
|
||||||
const proxyHost = process.env.proxyHost || "http://localhost:8080";
|
const proxyHost = process.env.proxyHost || 'http://localhost:8080';
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
telemetry: false,
|
telemetry: false,
|
||||||
|
Loading…
Reference in New Issue
Block a user