Various changes... Should have saved last night. Also send_email should NOT default to test mode!

This commit is contained in:
Scott Idem
2024-10-03 12:45:28 -04:00
parent bb27942b52
commit d6d4c88728
4 changed files with 9 additions and 3 deletions

View File

@@ -814,7 +814,7 @@ export let send_email = async function send_email(
data = {},
return_obj = false,
return_meta = false,
test = true,
test = false,
log_lvl = 0
} : {
api_cfg: any,

View File

@@ -152,9 +152,13 @@ ae_promises[$events_slct.event_session_id] = events_func.load_ae_obj_li__event_p
type="button"
on:click={() => {
if ($events_loc.launcher.time_format == 'time_12_short') {
// $events_loc.launcher.datetime_format = 'datetime_long';
$events_loc.launcher.time_format = 'time_short';
$events_loc.launcher.time_hours = 24;
} else {
$events_loc.launcher.time_format = 'time_12_short';
// $events_loc.launcher.datetime_format = 'datetime_12_long';
$events_loc.launcher.time_hours = 12;
}
}}
>

View File

@@ -1,6 +1,6 @@
{
"background_color": "hsl(220, 65%, 31%)",
"description": "The One Sky IT Aether Progressive Web App for One Sky IT Demo",
"description": "The One Sky IT Aether Progressive Web App",
"display": "fullscreen",
"icons": [
{
@@ -85,7 +85,7 @@
}
],
"name": "One Sky IT - One Sky IT Aether PWA",
"short_name": "ISHLT Aether PWA",
"short_name": "Aether PWA",
"start_url": "/",
"testing": "One Sky IT"
}

2
static/robots.txt Normal file
View File

@@ -0,0 +1,2 @@
User-agent: *
Disallow: /