mirror of
https://github.com/fleetdm/fleet
synced 2026-04-30 18:07:56 +00:00
* AppSettingsPage at /admin/settings * Adds App Settings to site nav items * SMTP not configured warning * Creates AppConfigForm * Avatar preview * API client to update app config * Creates OrgLogoIcon component * Hide username/password when no auth type
1 line
39 B
JavaScript
1 line
39 B
JavaScript
export default from './AppConfigForm';
|