recorder/docroot/config.js
2022-04-17 19:22:33 +02:00

14 lines
200 B
JavaScript

/*
* Optionally rename the topic in the location popups on the maps
*
* Example:
* {
* 'jjolie/phone': 'Jane Jolie',
* 'john/android': 'John Smith',
* };
*/
export const renames = {
};