The communications platform that puts data protection first.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Rocket.Chat/app/ui-account/client/index.js

14 lines
407 B

import './account.html';
import './accountFlex.html';
import './accountIntegrations.html';
import './accountPreferences.html';
import './accountProfile.html';
import './avatar/avatar.html';
import './avatar/prompt.html';
import './account';
import './accountFlex';
import './accountIntegrations';
import './accountPreferences';
import './accountProfile';
import './avatar/avatar';
import './avatar/prompt';