mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-02 03:26:03 +01:00
4 lines
126 B
TypeScript
4 lines
126 B
TypeScript
export const REPO_URL = 'ajnart/homarr';
|
|
export const CURRENT_VERSION = 'v0.11.0';
|
|
export const ICON_PICKER_SLICE_LIMIT = 36;
|