mirror of
https://github.com/Lissy93/web-check.git
synced 2025-08-19 00:46:19 +02:00
Update PLATFORM env var
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
|
||||
const isBossServer = import.meta.env.BOSS_SERVER === 'true';
|
||||
const isBossServer = import.meta.env.BOSS_SERVER === true;
|
||||
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user