🐾 Adds foot tracing and gui panel
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
export const webAppBuild = import.meta.env.MODE === 'WEB';
|
||||
export const hostname = window.location.hostname;
|
||||
|
||||
export const isSecure = window.location.protocol === 'https:';
|
||||
|
||||
Reference in New Issue
Block a user