https://github.com/user-attachments/assets/4be785e0-ea8a-4c8e-840e-6fa0a663d7ba Closes #11938 --------- Co-authored-by: martmull <martmull@hotmail.fr>
3 lines
95 B
TypeScript
3 lines
95 B
TypeScript
export const LISTING_NAME_SINGULAR = 'listing';
|
|
export const LISTING_NAME_PLURAL = 'listings';
|