mirror of
https://github.com/nicotsx/zerobyte.git
synced 2026-01-30 08:01:20 -05:00
* Initial plan * Initial exploration - understanding the codebase Co-authored-by: nicotsx <47644445+nicotsx@users.noreply.github.com> * Add "Ironmount - " prefix to all route titles and version in sidebar Co-authored-by: nicotsx <47644445+nicotsx@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: nicotsx <47644445+nicotsx@users.noreply.github.com>
2 lines
70 B
TypeScript
2 lines
70 B
TypeScript
export const APP_VERSION = import.meta.env.VITE_APP_VERSION || "dev";
|