mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-13 23:49:35 +08:00
4 lines
51 B
TypeScript
4 lines
51 B
TypeScript
export const environment = {
|
|
production: true
|
|
};
|