mirror of
https://github.com/HangarMC/Hangar.git
synced 2024-11-21 01:21:54 +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();
|
||||
|
||||
const proxyHost = process.env.proxyHost || "http://localhost:8080";
|
||||
const proxyHost = process.env.proxyHost || 'http://localhost:8080';
|
||||
|
||||
export default {
|
||||
telemetry: false,
|
||||
|
Loading…
Reference in New Issue
Block a user