diff --git a/src/lib/components/settings/SettingsGeneral.svelte b/src/lib/components/settings/SettingsGeneral.svelte index a3881c5..644f12a 100644 --- a/src/lib/components/settings/SettingsGeneral.svelte +++ b/src/lib/components/settings/SettingsGeneral.svelte @@ -124,93 +124,88 @@ } -
+ Permanently delete this organization and all its data. +
- Permanently delete this organization and all its data. -
-+ Leave this organization. You will need to be re-invited to rejoin. +
+- Leave this organization. You will need to be re-invited to - rejoin. -
-- Sync events between your organization and Google - Calendar. -
++ Sync events between your organization and Google Calendar. +
- {#if orgCalendar} -- Connected -
-- {orgCalendar.calendar_name || - "Google Calendar"} -
-- {orgCalendar.calendar_id} -
-- Events sync both ways — create here or - in Google Calendar. -
- - - Open in Google Calendar - -Connected
+{orgCalendar.calendar_name || "Google Calendar"}
+{orgCalendar.calendar_id}
+Events sync both ways.
+ + open_in_new + Open in Google Calendar +- Setup required -
-
- A server administrator needs to configure the GOOGLE_SERVICE_ACCOUNT_KEY environment variable before calendars can be connected.
-
Setup required
+
+ A server administrator needs to configure the GOOGLE_SERVICE_ACCOUNT_KEY environment variable.
+
- Get notifications in your Discord server. -
-Coming soon
-Get notifications in your Discord server.
+Coming soon
- Get notifications in your Slack workspace. -
-Coming soon
-Get notifications in your Slack workspace.
+Coming soon
{invite.email}
-- Invited as {invite.role} • Expires {new Date( - invite.expires_at, - ).toLocaleDateString()} -
-{invite.email}
++ Invited as {invite.role} • Expires {new Date( + invite.expires_at, + ).toLocaleDateString()} +
+
{profile?.full_name || profile?.email || "Unknown User"}
-+
{profile?.email || "No email"}
+
Create custom roles with specific permissions.