Files
Homarr/data/constants.ts

3 lines
84 B
TypeScript
Raw Normal View History

2022-05-12 14:24:15 +02:00
export const REPO_URL = 'ajnart/homarr';
export const ICON_PICKER_SLICE_LIMIT = 36;