qr codes are working!

cordova
Valerie 2022-07-25 20:54:13 -04:00
parent 3cbac09f57
commit 00f6ecae52
1 changed files with 6 additions and 1 deletions

View File

@ -2,5 +2,10 @@
* @module preload
*/
export { getClientId, setClientId } from './clientId';
export {
getClientId,
setClientId,
getHomeServer,
setHomeServer,
} from './settings';
export {versions} from './versions';