mirror of
https://github.com/ajnart/homarr.git
synced 2026-05-05 20:47:06 +02:00
4 lines
126 B
TypeScript
4 lines
126 B
TypeScript
export const REPO_URL = 'ajnart/homarr';
|
|
export const CURRENT_VERSION = 'v0.11.2';
|
|
export const ICON_PICKER_SLICE_LIMIT = 36;
|